Skip to content

Commit 37e2b38

Browse files
Merge method rule [GA] (#54698)
Co-authored-by: mc <[email protected]>
1 parent 153d57f commit 37e2b38

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/available-rules-for-rulesets.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,7 @@ For complex pull requests that require many reviews, requiring an approval from
131131
Optionally, you can require all comments on the pull request to be resolved before it can be merged to a branch. This ensures that all comments are addressed or acknowledged before merge.
132132

133133
{% ifversion repo-rules-merge-type %}
134-
> [!NOTE]
135-
> Allowed merge method is currently in public preview, the rule is currently non-bypassable, and subject to change.
136-
137-
Optionally, you can require a merge type of merge, squash or rebase. This means the targeted branches may only be merged based on the allowed type. Additionally if the repository has disabled a merge method and the ruleset required a different method, the merge will be blocked. For more information, see [AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/about-merge-methods-on-github).
134+
Optionally, you can require a merge type of merge, squash, or rebase. This means the targeted branches may only be merged based on the allowed type. Additionally if the repository has disabled a merge method and the ruleset required a different method, the merge will be blocked. See [AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/about-merge-methods-on-github).
138135
{% endif %}
139136

140137
## Require status checks to pass before merging

0 commit comments

Comments
 (0)