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

Staging action fails with permission error #475

Open
ahouseholder opened this issue Feb 16, 2024 · 0 comments
Open

Staging action fails with permission error #475

ahouseholder opened this issue Feb 16, 2024 · 0 comments
Labels
bug Something isn't working environment Project environment, deployment, CI, etc.

Comments

@ahouseholder
Copy link
Contributor

 ! [remote rejected] main -> main (refusing to allow a GitHub App to create or update workflow `.github/workflows/link_checker.yml` without `workflows` permission)

Temporary workaround is to manually merge SSVC main into staging main and push from a local repo. It's the permissions associated with the action that are the problem.

Solution might involve using a different github token with adjusted permissions.

@ahouseholder ahouseholder added bug Something isn't working environment Project environment, deployment, CI, etc. labels Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working environment Project environment, deployment, CI, etc.
Projects
None yet
Development

No branches or pull requests

1 participant