Skip to content

Commit

Permalink
Merge branch 'fraccaman/mergify-fix'
Browse files Browse the repository at this point in the history
* origin/fraccaman/mergify-fix:
  fix: mergify config
  • Loading branch information
Fraccaman committed Jul 29, 2024
2 parents 80a6307 + b9a78eb commit 292cf89
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,6 @@ queue_rules:
speculative_checks: 3
batch_size: 3
queue_conditions:
- check-success = build-binaries
- check-success = lints
- check-success = test-unit
- check-success = test-integration
- check-success = test-e2e
- check-success = check-benchmarks
- check-success = check-packages
- check-success = build-binaries
- check-success = changelog
- "#approved-reviews-by >= 1"
- base = main
merge_method: merge
Expand All @@ -22,15 +13,6 @@ pull_request_rules:
conditions:
- label = "ready-for-draft"
- label != "do-not-merge"
- check-success = build-binaries
- check-success = lints
- check-success = test-unit
- check-success = test-integration
- check-success = test-e2e
- check-success = check-benchmarks
- check-success = check-packages
- check-success = build-binaries
- check-success = changelog
- "#approved-reviews-by >= 1"
- base = main
actions:
Expand Down

0 comments on commit 292cf89

Please sign in to comment.