Skip to content

Commit

Permalink
chore: add gh-pages to sync-repo-settings to enforce reviews (#3550)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 authored Feb 11, 2025
1 parent 76101e5 commit 751c57c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@ branchProtectionRules:
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
- pattern: gh-pages
isAdminEnforced: true
requiredStatusCheckContexts:
- 'cla/google'
- 'conventionalcommits.org'
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
permissionRules:
- team: cloud-java-team-teamsync
permission: admin

0 comments on commit 751c57c

Please sign in to comment.