You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When changing the GH brach protection rules to run macos-13 instead of the (unsupported) macos-12, mergify should update the injected branch protection rules.
Actual Behavior
I merged dfinity/motoko#4791 a few days back. Our admins changed the branch protections, now they don't contain macos-12 references any more.
Instead the injected rules (even for fresh PRs!) won't get updated, and stay stale. This renders the PRs non-merged until I manually intervene. See below:
Expected Behavior
When changing the GH brach protection rules to run
macos-13
instead of the (unsupported)macos-12
, mergify should update the injected branch protection rules.Actual Behavior
I merged dfinity/motoko#4791 a few days back. Our admins changed the branch protections, now they don't contain
macos-12
references any more.Instead the injected rules (even for fresh PRs!) won't get updated, and stay stale. This renders the PRs non-merged until I manually intervene. See below:
Here is a live example: dfinity/motoko#4802
Steps to Reproduce the Problem
macos-12
->macos-13
) and update branch protections for themain
(default) branch.Running
@mergifyio refresh
won't help.Specifications
The text was updated successfully, but these errors were encountered: