Skip to content

Commit 5852cfd

Browse files
chore: mark native image checks as required (#498)
* chore: add native image checks as required * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update sync-repo-settings.yaml Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 6bb79a4 commit 5852cfd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

java-dialogflow-cx/.github/sync-repo-settings.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ branchProtectionRules:
1616
- 'Kokoro - Test: Integration'
1717
- cla/google
1818
- OwlBot Post Processor
19+
- 'Kokoro - Test: Java GraalVM Native Image'
20+
- 'Kokoro - Test: Java 17 GraalVM Native Image'
1921
- pattern: java7
2022
isAdminEnforced: true
2123
requiredApprovingReviewCount: 1
@@ -37,4 +39,4 @@ permissionRules:
3739
- team: yoshi-java-admins
3840
permission: admin
3941
- team: yoshi-java
40-
permission: push
42+
permission: push

0 commit comments

Comments
 (0)