-
Notifications
You must be signed in to change notification settings - Fork 68.8k
restrict-creations should warn about compatibility with merge queues #45334
Copy link
Copy link
Open
Labels
Waiting on SME reviewThe request for a technical review by a subject matter expert has stalled.The request for a technical review by a subject matter expert has stalled.contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamneeds SMEThis proposal needs review from a subject matter expertThis proposal needs review from a subject matter expertnever-staleDo not close as staleDo not close as stalerepositoriesContent related to repositoriesContent related to repositories
Description
Activity
Metadata
Metadata
Assignees
Labels
Waiting on SME reviewThe request for a technical review by a subject matter expert has stalled.The request for a technical review by a subject matter expert has stalled.contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamneeds SMEThis proposal needs review from a subject matter expertThis proposal needs review from a subject matter expertnever-staleDo not close as staleDo not close as stalerepositoriesContent related to repositoriesContent related to repositories
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/available-rules-for-rulesets#restrict-creations
What part(s) of the article would you like to see updated?
Restrict creations
Explain that you need to add the
GitHub Merge Queueapp to the bypass list if you apply the rule to "all branches" (or anything that would match the github merge queue branch pattern)Additional information
The github merge-queue prefix appears to be documented as
gh-readonly-queue/{base_branch}:docs/content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue.md
Line 49 in 6835268