Skip to content

Commit

Permalink
fix(mergify): Add integration test checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmcintosh committed Dec 18, 2024
1 parent 68777f7 commit f663657
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ queue_rules:
merge_method: squash
queue_conditions:
- check-success=build
- check-success=it-test
merge_conditions:
- check-success=build
- check-success=it-test

pull_request_rules:
- name: Make sure PR are up to date before merging
Expand Down

0 comments on commit f663657

Please sign in to comment.