Skip to content

Commit

Permalink
feat: setup 1.43.x lts branch (#1869)
Browse files Browse the repository at this point in the history
  • Loading branch information
burkedavison committed Jul 24, 2023
1 parent 223dfef commit 13edd13
Show file tree
Hide file tree
Showing 2 changed files with 18 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: 1.42.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.43.x
14 changes: 14 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -70,6 +70,20 @@ branchProtectionRules:
- dependencies (11)
- clirr
- cla/google
- pattern: 1.43.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- units (7)
- units (8)
- units (11)
- windows
- dependencies (8)
- dependencies (11)
- clirr
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 13edd13

Please sign in to comment.