Merge pull request #1308 from apache/fix/build-check-6x

Fixes build check for Struts 6.x
This commit is contained in:
Lukasz Lenart
2025-08-07 19:29:39 +02:00
committed by GitHub
+2 -2
View File
@@ -24,11 +24,11 @@ github:
# it does not work because our github teams are private/secret, see INFRA-25666
require_code_owner_reviews: false
required_approving_review_count: 0
release/struts-6-7-x:
release/*:
# contexts are the names of checks that must pass.
required_status_checks:
contexts:
- "Build and Test (JDK 17)"
- "Build and Test (JDK 8)"
required_pull_request_reviews:
# it does not work because our github teams are private/secret, see INFRA-25666
require_code_owner_reviews: false