Skip to content

Commit

Permalink
feat: next release from main branch is 1.26.0 (#10442)
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 authored Apr 19, 2024
1 parent 266ee1e commit 9915ff7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ branches:
releaseType: java-backport
manifest: true
handleGHRelease: true
- primaryBranch: main
releaseType: java-backport
manifest: true
handleGHRelease: true
branch: 1.25.x
17 changes: 17 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,23 @@ branchProtectionRules:
- enforcer
- lint
- 'Kokoro - Test: Integration'
- pattern: 1.25.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- units (8)
- units (11)
- units (17)
- cla/google
- enforcer
- lint
- OwlBot Post Processor
- 'Kokoro - Test: Integration'
- 'Kokoro - Test: Java GraalVM Native Image'
- 'Kokoro - Test: Java 17 GraalVM Native Image'
- header-check
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 9915ff7

Please sign in to comment.