Skip to content

Commit

Permalink
chore: next release from main branch is 2.36.0 (#3174)
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 committed Feb 29, 2024
1 parent a9df1ba commit 45c5096
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -19,6 +19,10 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 2.19.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 2.35.x
bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-yoshi
15 changes: 15 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -92,6 +92,21 @@ branchProtectionRules:
- 'Kokoro - Test: Integration'
- cla/google
- OwlBot Post Processor
- pattern: 2.35.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
- javadoc
permissionRules:
- team: api-bigquery
permission: admin
Expand Down

0 comments on commit 45c5096

Please sign in to comment.