Skip to content

Commit

Permalink
Add mergify conf
Browse files Browse the repository at this point in the history
  • Loading branch information
lowmelvin committed Sep 13, 2024
1 parent cddba42 commit e70e9d2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
queue_rules:
- name: steward
queue_conditions:
- author=scala-steward
merge_conditions:
- author=scala-steward
- check-success=ci

pull_request_rules:
- name: merge using the steward queue
conditions:
- author=scala-steward
actions:
queue:

0 comments on commit e70e9d2

Please sign in to comment.