forked from googleapis/gapic-generator-python
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsync-repo-settings.yaml
More file actions
51 lines (51 loc) · 1.48 KB
/
sync-repo-settings.yaml
File metadata and controls
51 lines (51 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
rebaseMergeAllowed: true
squashMergeAllowed: true
mergeCommitAllowed: false
branchProtectionRules:
- pattern: main
isAdminEnforced: true
requiredStatusCheckContexts:
- 'cla/google'
- 'docs'
- 'mypy'
- 'showcase (showcase)'
- 'showcase (showcase_alternative_templates)'
# TODO(dovs): reenable these when the mtls tests have been debugged and fixed
# See #1218 for details
# - 'showcase-mtls (showcase_mtls)'
# - 'showcase-mtls (showcase_mtls_alternative_templates)'
- 'showcase-mypy'
- 'showcase-mypy (_alternative_templates)'
- 'showcase-unit (3.6)'
- 'showcase-unit (3.7)'
- 'showcase-unit (3.7, _alternative_templates)'
- 'showcase-unit (3.8)'
- 'showcase-unit (3.8, _alternative_templates)'
- 'showcase-unit (3.9)'
- 'showcase-unit (3.9, _alternative_templates)'
- 'showcase-unit-add-iam-methods'
- 'integration'
- 'goldens-lint'
- 'style-check'
- 'snippetgen'
- 'unit (3.6)'
- 'unit (3.7)'
- 'unit (3.8)'
- 'unit (3.9)'
- 'fragment (3.6)'
- 'fragment (3.7)'
- 'fragment (3.8)'
- 'fragment (3.9)'
- 'fragment (3.7, _alternative_templates)'
- 'fragment (3.8, _alternative_templates)'
- 'fragment (3.9, _alternative_templates)'
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
permissionRules:
- team: actools
permission: admin
- team: yoshi-python
permission: push
- team: actools-python
permission: push