-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathsync-repo-settings.yaml
More file actions
41 lines (41 loc) · 1.04 KB
/
sync-repo-settings.yaml
File metadata and controls
41 lines (41 loc) · 1.04 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
rebaseMergeAllowed: false
squashMergeAllowed: true
mergeCommitAllowed: false
branchProtectionRules:
- pattern: main
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- lint
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- 'Kokoro - Test: Samples'
- cla/google
- pattern: java7
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- lint
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- 'Kokoro - Test: Samples'
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
- team: yoshi-java-admins
permission: admin
- team: cloud-sdk-java-team
permission: push
- team: managed-kafka-team
permission: admin