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 0c011a8 commit 7117e33Copy full SHA for 7117e33
.github/sync-repo-settings.yaml
@@ -7,8 +7,7 @@ branchProtectionRules:
7
requiresCodeOwnerReviews: true
8
requiresStrictStatusChecks: false
9
requiredStatusCheckContexts:
10
-# TODO(b/347075426): Restore owlbot as required check
11
-# - 'OwlBot Post Processor'
+ - 'OwlBot Post Processor'
12
- 'conventionalcommits.org'
13
- 'cla/google'
14
- 'docs'
@@ -19,6 +18,7 @@ branchProtectionRules:
19
18
- 'unit (3.12)'
20
- 'cover'
21
- 'Kokoro presubmit'
+ - 'Kokoro windows'
22
permissionRules:
23
- team: actools-python
24
permission: admin
0 commit comments