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

Closed
mindctrl opened this issue Feb 28, 2024 · 1 comment
Closed

CircleCI deploy fails due to restricted context #198

mindctrl opened this issue Feb 28, 2024 · 1 comment
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.

@github-project-automation github-project-automation bot moved this to 🆕 Backlog in Headless OSS Feb 28, 2024
@josephfusco josephfusco added the scope: build scripts Automating task runners and compilation processes label Jul 30, 2024
@martinmcdonnell
Copy link
Collaborator

CircleCI is not actively used in this project now, as a result we are cleaning up and closing this issue
#329

@martinmcdonnell martinmcdonnell closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2025
@github-project-automation github-project-automation bot moved this from 🆕 Backlog to ✅ Closed in Headless OSS Jan 7, 2025
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
Archived in project
Development

No branches or pull requests

3 participants