-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Don't apply wait-for-build when auto-merge is enabled
#3893
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
Conversation
|
Should be ready for review now. |
|
Thanks for the PR and the many screenshots! |
Co-authored-by: Federico <opensource@bfred.it>
fregante
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The behavior is unchanged for non-auto-merge users, but I assume that you tested the latest version and that it works for you for auto-merge PRs
|
I have tested the first version, but I have not tested the version with changes after your review comment, but I don't have much reason to believe it changes anything as it really just simplified the code that was there before without changing what it actually does. |
It might be worth checking it out since that's the only change this PR is expected to make 😄 or else we're back to square 1 tomorrow. Maybe the loop was necessary after all, but we can't know until someone tests it. |
|
Alright, just checked all the conditions from the PR description and they still work. Not gonna post screenshots again since it all looks the same as before. |
wait-for-build for auto merge formwait-for-build when auto-merge is enabled
|
Perfect, thanks! |
|
Amazing work, thanks so much! |
LINKED ISSUES:
Fixes Disable wait-for-build when Github auto-merge is enabled #3887
TEST URLS:
Not possible to provide, the tester will need to make a repo with proper conditions met themselves.
See SCREENSHOT section below for possible conditions.
SCREENSHOT: