Skip to content

Commit

Permalink
feat: next release from main branch is 3.14.0 (#1236)
Browse files Browse the repository at this point in the history
* feat: next release from main branch is 3.14.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
losalex and gcf-owl-bot[bot] committed Dec 22, 2022
1 parent 1006aeb commit 125d94c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,13 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 3.7.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
extraFiles:
- >-
google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
branch: 3.13.x
extraFiles:
- google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
- >-
google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
17 changes: 17 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,23 @@ branchProtectionRules:
- 'Kokoro - Test: Integration'
- cla/google
- OwlBot Post Processor
- pattern: 3.13.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- lint
- clirr
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- cla/google
- OwlBot Post Processor
- 'Kokoro - Test: Java GraalVM Native Image'
- 'Kokoro - Test: Java 17 GraalVM Native Image'
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 125d94c

Please sign in to comment.