Skip to content

Commit

Permalink
chore: setup 1.129.x lts branch (#2128)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 authored Jul 31, 2024
1 parent 1f6428a commit dfe7739
Show file tree
Hide file tree
Showing 2 changed files with 20 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:
handleGHRelease: true
releaseType: java-backport
branch: 1.125.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.129.x
16 changes: 16 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,22 @@ branchProtectionRules:
- 'Kokoro - Test: Java GraalVM Native Image'
- 'Kokoro - Test: Java 17 GraalVM Native Image'
- javadoc
- pattern: 1.129.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (17)
- lint
- clirr
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- cla/google
- 'Kokoro - Test: Java GraalVM Native Image'
- 'Kokoro - Test: Java 17 GraalVM Native Image'
- javadoc
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit dfe7739

Please sign in to comment.