Skip to content

Commit

Permalink
ci(Mergify): configuration update (#34)
Browse files Browse the repository at this point in the history
add mergify
  • Loading branch information
joamatab authored Jul 13, 2022
1 parent 2eb395c commit 1841578
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- author~=^dependabot(|-preview)\[bot\]$
- check-success=Travis CI - Pull Request
actions:
merge:
method: merge


0 comments on commit 1841578

Please sign in to comment.