ci: split branch and PR workflow to allow auto merge#15500
ci: split branch and PR workflow to allow auto merge#15500acolombier wants to merge 1 commit intomixxxdj:2.6from
Conversation
|
The CI of this branch does not run. I have tried to edit the initial post as usually, but it does not restart the CI. |
|
I believe this is because it isn't merged yet - Actions will get created when merging, so right now the |
|
Tested in my private repository and got: |
|
It is. |
|
My question was regarding my test results in #15500 (comment) |
|
Ah sorry - indeed, this was an issue. Reference to |
00750f8 to
ec930fa
Compare
ec930fa to
d1590cd
Compare
|
On second thought, I think we also have the issue of GH considering |
Since GH has no ability to specify which even is required for a required actions and skipped actions are considered successful (:grimacing:), this aims to restore auto-merge capability to using to explicit workflow for branch and PR, and remove the "Ready for merge" from the branch workflow
Some reference:
Screencast.From.2026-01-08.18-56-00.mp4