Skip to content

Commit

Permalink
feat: next release from main branch is 2.13.0 (#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
jainsahab committed Nov 14, 2022
1 parent e57775e commit 1f12435
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -18,3 +18,7 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 2.2.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 2.12.x
17 changes: 17 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -78,6 +78,23 @@ branchProtectionRules:
- 'Kokoro - Test: Integration'
- cla/google
- OwlBot Post Processor
- pattern: 2.12.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- 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'
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 1f12435

Please sign in to comment.