Draft
Conversation
Dry-run check results |
11472fe to
ccd8f31
Compare
Member
Author
|
Backup (taken automatically with https://github.com/marcoieni/multicheese in case you are curious!)
|
a4540e6 to
83f09a2
Compare
marcoieni
commented
Mar 19, 2026
| protection.pattern, | ||
| ); | ||
| } | ||
|
|
Member
Author
There was a problem hiding this comment.
Unlike protection rules, multiple rulesets can apply at the same time, so you can be confident that every rule targeting a branch in your repository will be evaluated when someone interacts with that branch
I removed this because we need multiple rules to interact with the same branch (different bypass list for normal push and force push).
Member
There was a problem hiding this comment.
In that case we should make the name required when there are multiple identical patterns, because we used the pattern as an identifier.
f92932f to
6f35480
Compare
6f35480 to
c3d0cbd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.











For stable and beta, we need an additional rules because we don't bors to be able to force-push.