Skip to content

Commit

Permalink
build: configure branch 6.4.4-sp as a release branch (#1365)
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagotnunes committed Aug 23, 2021
1 parent 673855e commit 19a7874
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release-please.yml
Expand Up @@ -16,3 +16,6 @@ branches:
- releaseType: java-lts
bumpMinorPreMajor: true
branch: 3.3.3-sp
- releaseType: java-lts
bumpMinorPreMajor: true
branch: 6.4.4-sp
18 changes: 18 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -104,6 +104,24 @@ branchProtectionRules:
- checkstyle
- compile (8)
- compile (11)
- pattern: 6.4.4-sp
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- linkage-monitor
- lint
- clirr
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- cla/google
- checkstyle
- compile (8)
- compile (11)
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 19a7874

Please sign in to comment.