Skip to content

Commit

Permalink
fix: add repo settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Aug 12, 2024
1 parent 2d0bc6f commit 78d12e0
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
rebaseMergeAllowed: false
squashMergeAllowed: true
mergeCommitAllowed: false
branchProtectionRules:
- pattern: main
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- units (8)
- units (11)
- units (17)
- cla/google
- integrationTests
- Java 11 | GraalVM 22.3.2
- Java 17 | GraalVM 22.3
permissionRules:
- team: yoshi-admins
permission: admin
- team: yoshi-java-admins
permission: admin
- team: yoshi-java
permission: push

0 comments on commit 78d12e0

Please sign in to comment.