-
Notifications
You must be signed in to change notification settings - Fork 48
Flake update CI is failing #399
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
Comments
The update CI workflow is still failing this week. Any chance you can adjust the repo settings as-above @GloriousEggroll? |
Closing as completed. Expect the workflow to succeed |
Update: The change was reverted because we saw it affected the release workflow due to a “Resource not accessible by integration” error when making the 1.2.6 release. I’ll have to ask for more details. |
Strange. Which permissions did you change exactly? It should only be Allow GitHub Actions to create and approve pull requests that needs to be enabled. I can't see how changing this setting would cause the error you mentioned. 🤔 The other settings in my screenshot shouldn't matter for the update workflow. |
The flake.lock update workflow is failing with permission errors.
The permissions in the workflow file are fine, however in your repo settings you need to enable "Allow GitHub Actions to create and approve pull requests":
This setting is found at repo -> settings -> Actions -> General -> Workflow permissions.
i.e. here.
cc @R1kaB3rN @GloriousEggroll
The text was updated successfully, but these errors were encountered: