Skip to content

Commit

Permalink
ci: add mergify config
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Apr 4, 2021
1 parent 31f28c8 commit 035cc84
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
pull_request_rules:
- name: Automatic Depfu merging
conditions:
- author=depfu[bot]
- base=main
- label~=^Meta:\ Dependencies
actions:
merge:
method: squash

0 comments on commit 035cc84

Please sign in to comment.