Is it possible to adjust a ruleset from the suborg level on the repo level? #678
Unanswered
Wittenborn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a suborg which defines a ruleset that contains a rule that requires PRs of at least 2 reviewers.
Is it possible to adapt the ruleset so that only one reviewer is required for certain repos?
I tried to define a ruleset for a specific repo with the same name "Suborg PR", but then I get a validation error. And I would assume that if I create another ruleset with a different name on the repo level that both rulesets are created and that the more restricitve rule with 2 required reviewers is still applied.
Beta Was this translation helpful? Give feedback.
All reactions