Skip to content

Commit 46fae93

Browse files
committed
feat(repo config): Require review from codeowners for owner_only template
Signed-off-by: Jan Schoone <[email protected]> make linter happy
1 parent a828c43 commit 46fae93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orgs/SovereignCloudStack/data.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ branch_protection_templates:
694694
users: [] # list of members or empty list
695695
teams: [] # list of teams or empty list
696696
dismiss_stale_reviews: false
697-
require_code_owner_reviews: false
697+
require_code_owner_reviews: true
698698
required_approving_review_count: 1
699699
restrictions:
700700
users: [] # list of members or empty list

0 commit comments

Comments
 (0)