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 84f6622 commit 59d895bCopy full SHA for 59d895b
.github/mergify.yml
@@ -12,13 +12,3 @@ queue_rules:
12
- "#approved-reviews-by>=2" # Requires 2 approving reviews
13
- "#changes-requested-reviews-by=0" # No changes requested
14
- "#review-threads-unresolved=0" # All review threads resolved
15
-
16
- merge_conditions: # conditions to be met before being able to merge
17
- # list of CI checks that need to pass
18
- - check-success=system-test-environment-setup
19
- - check-success=changes
20
- - check-success=build-test-images
21
- - check-success=build-test-images-frontend
22
- - check-success=unit-tests
23
- - check-success=integration-tests
24
- - check-success=system-tests
0 commit comments