Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
chore: setup LTS branch for 0.20.1 (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Nov 10, 2021
1 parent bece99b commit 51626f1
Show file tree
Hide file tree
Showing 2 changed files with 24 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 @@ -10,3 +10,7 @@ branches:
handleGHRelease: true
bumpMinorPreMajor: true
branch: 2.4.x
- releaseType: java-backport
handleGHRelease: true
bumpMinorPreMajor: true
branch: 0.20.x
20 changes: 20 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,26 @@ branchProtectionRules:
- dependencies (11, java-storage)
- dependencies (11, java-pubsub)
- cla/google
- pattern: 0.20.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- lint
- clirr
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- dependencies (8, java-bigqueryconnection)
- dependencies (8, java-storage)
- dependencies (8, java-pubsub)
- dependencies (11, java-bigqueryconnection)
- dependencies (11, java-storage)
- dependencies (11, java-pubsub)
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 51626f1

Please sign in to comment.