diff --git a/.mergify.yml b/.mergify.yml index c064b0c44..48c6ec7b6 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -10,6 +10,7 @@ pull_request_rules: - "#approved-reviews-by>=1" - "linear-history" - "check-success=bitcoin-bot/fixups" + - "check-success=Integration Tests" - "base=master" - "label!=work-in-progress" actions: