Skip to content

Commit

Permalink
feat: next release from main branch is 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ldetmer committed Jan 15, 2025
1 parent ecf0338 commit 1cdc524
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 @@ -30,3 +30,7 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 3.5.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 3.11.x
16 changes: 16 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,22 @@ branchProtectionRules:
- 'Kokoro - Test: Integration'
- cla/google
- javadoc
- pattern: 3.11.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (17)
- lint
- clirr
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- cla/google
- javadoc
- library_generation
- unmanaged_dependency_check
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 1cdc524

Please sign in to comment.