Skip to content

Commit f087f31

Browse files
authored
chore: Update sync-repo-settings.yaml for v3-experimental branch (googleapis#1239)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-datastore/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> ☕️ If you write sample code, please follow the [samples format]( https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
1 parent 70dd9cf commit f087f31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/sync-repo-settings.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@ branchProtectionRules:
118118
requiresCodeOwnerReviews: true
119119
requiresStrictStatusChecks: false
120120
requiredStatusCheckContexts:
121-
- dependencies (8)
122-
- dependencies (11)
121+
- dependencies (17)
123122
- lint
124123
- clirr
125124
- units (8)
@@ -129,6 +128,7 @@ branchProtectionRules:
129128
- OwlBot Post Processor
130129
- 'Kokoro - Test: Java GraalVM Native Image'
131130
- 'Kokoro - Test: Java 17 GraalVM Native Image'
131+
- javadoc
132132
- pattern: 2.15.x
133133
isAdminEnforced: true
134134
requiredApprovingReviewCount: 1

0 commit comments

Comments
 (0)