We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fe9a1 commit a4bca87Copy full SHA for a4bca87
.asf.yaml
@@ -43,8 +43,8 @@ github:
43
strict: false
44
contexts:
45
- dependency-review
46
- - Build (ubuntu-latest, 8, java)
47
- - Build (ubuntu-latest, 11, java)
+ - Build Backend (ubuntu-latest, 8, java)
+ - Build Backend (ubuntu-latest, 11, java)
48
required_pull_request_reviews:
49
dismiss_stale_reviews: true
50
required_approving_review_count: 0 # Temporary 0 to allow committers to merge themselves PR
0 commit comments