Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CircleCI deploy fails due to restricted context #198

Open
mindctrl opened this issue Feb 28, 2024 · 0 comments
Open

CircleCI deploy fails due to restricted context #198

mindctrl opened this issue Feb 28, 2024 · 0 comments
Labels
scope: build scripts Automating task runners and compilation processes

Comments

@mindctrl
Copy link
Contributor

When the release deploy jobs run in CircleCI (introduced in #179), the job fails because the GitHub Actions bot does not have access to the restricted Contexts stored in CircleCI.

Example: https://app.circleci.com/pipelines/github/wpengine/wp-graphql-content-blocks/88/workflows/fea1e32f-40c9-41c0-ba94-5eba26a57d74

Re-running the job manually as a user with the appropriate team access in GitHub results in the job working as expected. We need to fix this so it's automated.

@josephfusco josephfusco added the scope: build scripts Automating task runners and compilation processes label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: build scripts Automating task runners and compilation processes
Projects
None yet
Development

No branches or pull requests

2 participants