We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d915d commit 9c40e2dCopy full SHA for 9c40e2d
.asf.yaml
@@ -19,7 +19,7 @@ github:
19
# contexts are the names of checks that must pass.
20
required_status_checks:
21
contexts:
22
- - build
+ - "Build and Test (JDK 17)"
23
required_pull_request_reviews:
24
# it does not work because our github teams are private/secret, see INFRA-25666
25
require_code_owner_reviews: false
@@ -28,7 +28,7 @@ github:
28
29
30
31
32
33
34
0 commit comments