Skip to content

Commit

Permalink
feat: next release from main branch is 2.31.0 (#2346)
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 committed Jan 4, 2024
1 parent d0a7e97 commit 2855f11
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/release-please.yml
Expand Up @@ -38,3 +38,9 @@ branches:
extraFiles:
- README.md
branch: 2.22.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
extraFiles:
- README.md
branch: 2.30.x
17 changes: 17 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -130,6 +130,23 @@ branchProtectionRules:
- OwlBot Post Processor
- 'Kokoro - Test: Java GraalVM Native Image'
- 'Kokoro - Test: Java 17 GraalVM Native Image'
- pattern: 2.30.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (17)
- lint
- clirr
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- cla/google
- OwlBot Post Processor
- '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 2855f11

Please sign in to comment.