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
38 lines (38 loc) · 1.23 KB
/
sync-repo-settings.yaml
File metadata and controls
38 lines (38 loc) · 1.23 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
rebaseMergeAllowed: true
squashMergeAllowed: true
mergeCommitAllowed: false
branchProtectionRules:
- pattern: master
isAdminEnforced: true
requiredStatusCheckContexts:
- 'ci/circleci: docs'
- 'ci/circleci: mypy'
- 'ci/circleci: showcase'
- 'ci/circleci: showcase-alternative-templates'
- 'ci/circleci: showcase-mtls'
- 'ci/circleci: showcase-mtls-alternative-templates'
- 'ci/circleci: showcase-mypy'
- 'ci/circleci: showcase-mypy-alternative-templates'
- 'ci/circleci: showcase-unit-3.6'
- 'ci/circleci: showcase-unit-3.7'
- 'ci/circleci: showcase-unit-3.8'
- 'ci/circleci: showcase-unit-add-iam-methods'
- 'ci/circleci: showcase-unit-alternative-templates-3.6'
- 'ci/circleci: showcase-unit-alternative-templates-3.7'
- 'ci/circleci: showcase-unit-alternative-templates-3.8'
- 'ci/circleci: style-check'
- 'ci/circleci: unit-3.6'
- 'ci/circleci: unit-3.7'
- 'ci/circleci: unit-3.8'
- 'cla/google'
- 'codecov/patch'
- 'codecov/project'
- 'conventionalcommits.org'
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
permissionRules:
- team: actools
permission: admin
- team: yoshi-python
permission: push