Skip to content

Commit

Permalink
feat: next release from main branch is 1.3.0 (#780)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Nov 5, 2021
1 parent fe3d48b commit 1149581
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
Expand Up @@ -10,3 +10,7 @@ branches:
handleGHRelease: true
releaseType: java-yoshi
branch: java7
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.2.x
13 changes: 13 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -42,6 +42,19 @@ branchProtectionRules:
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
- pattern: 1.2.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 1149581

Please sign in to comment.