Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4abb403 commit ef41bc1Copy full SHA for ef41bc1
.github/sync-repo-settings.yaml
@@ -4,6 +4,8 @@ branchProtectionRules:
4
# Identifies the protection rule pattern. Name of the branch to be protected.
5
# Defaults to `master`
6
- pattern: master
7
+ requiresCodeOwnerReviews: true
8
+ requiresStrictStatusChecks: true
9
requiredStatusCheckContexts:
10
- 'Kokoro'
11
- 'cla/google'
0 commit comments