Skip to content

Commit

Permalink
Merge pull request #108 from renoki-co/mergify/rennokki/config-update
Browse files Browse the repository at this point in the history
ci(Mergify): configuration update
  • Loading branch information
rennokki committed Oct 9, 2023
2 parents 67f03da + fbf73e6 commit 5d89996
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
pull_request_rules:
- name: Automatic merge for Actions
conditions:
- author=dependabot[bot]
- or:
- label=dependabot:actions
- label=github_actions
- or:
- label=auto:dependabot
- label=dependencies
actions:
merge:
method: rebase
label:
add:
- auto:mergify

0 comments on commit 5d89996

Please sign in to comment.