Skip to content

Commit

Permalink
chore: setup 6.66.x lts branch (#3230)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 authored Jul 31, 2024
1 parent 13daf1f commit c95d61b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ branches:
bumpMinorPreMajor: true
handleGHRelease: true
branch: 6.67.x
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 6.66.x
19 changes: 19 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,25 @@ branchProtectionRules:
- checkstyle
- compile (8)
- compile (11)
- pattern: 6.66.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (17)
- lint
- javadoc
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- 'Kokoro - Test: Integration with Multiplexed Sessions'
- cla/google
- checkstyle
- compile (8)
- compile (11)
- units-with-multiplexed-session (8)
- units-with-multiplexed-session (11)
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit c95d61b

Please sign in to comment.