-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
I can't merge a critical backport #7623
Comments
@domenkozar Do you have an idea why |
A github action can't start another action unless it uses the non-default token. Closing and reopening the PR is the simplest workaround. |
https://nixos.org/manual/nix/stable/contributing/hacking.html Edit: though I feel like the expected status has something to do w/ perms |
Yes, that's an issue with the backport bot (don't have a pointer handy, but it's a known issue, and not trivial to fix IIRC, something like what @zowoq mentions). It's strange that the backport branch is protected though, I think I unstuck this a couple time by force-pushing to it 🤔 |
I've removed the requirement for the installer test to pass on maintenance branches. |
Describe the bug
I can't merge a critical backport because CI doesn't run.
I have push permission, but I am not an admin.
This happened while attempting to fix the release.
I was not able to trigger the Hydra job because of this, delaying the hotfix.
The backport:
Steps To Reproduce
Expected behavior
install_test
triggers, runs, completes, and I can merge it.nix-env --version
outputAdditional context
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: