Skip to content

Commit 3d3a277

Browse files
authored
Merge pull request #29305 from github/repo-sync
Repo sync
2 parents b37045a + cc42a50 commit 3d3a277

File tree

1 file changed

+2
-0
lines changed
  • content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets

1 file changed

+2
-0
lines changed

content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ For each ruleset you create, you specify which branches or tags in your reposito
1818

1919
When you create a ruleset, you can allow certain users to bypass the rules in the ruleset. This can be users with a certain role, such as repository administrator, or it can be specific teams or {% data variables.product.prodname_github_apps %}.
2020

21+
There is a limit of 75 rulesets per repository{% ifversion repo-rules-enterprise %}, and 75 organization-wide rulesets{% endif %}.
22+
2123
## About rulesets, protected branches, and protected tags
2224

2325
Rulesets work alongside any branch protection rules and tag protection rules in a repository. Many of the rules you can define in rulesets are similar to protection rules, and you can start using rulesets without overriding any of your existing protection rules.

0 commit comments

Comments
 (0)