Skip to content

Commit

Permalink
chore: setup 1.19.x lts branch (#1244)
Browse files Browse the repository at this point in the history
  • Loading branch information
burkedavison authored Jan 22, 2024
1 parent fb75239 commit 0dee14e
Show file tree
Hide file tree
Showing 2 changed files with 17 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 @@ -22,3 +22,7 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 1.6.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.19.x
13 changes: 13 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,19 @@ branchProtectionRules:
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
- pattern: 1.19.x
isAdminEnforced: true
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- lint
- clirr
- units (8)
- units (11)
- cla/google
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
permissionRules:
- team: Googlers
permission: pull
Expand Down

0 comments on commit 0dee14e

Please sign in to comment.