Skip to content

Commit

Permalink
chore: Disable mergify on dependabot PRs
Browse files Browse the repository at this point in the history
Merging via comment isn't possible. We could merge this automatically on
green, however we'd prefer to use @dependabot merge or merge manually.

Signed-off-by: Dave Tucker <[email protected]>
  • Loading branch information
dave-tucker committed Mar 6, 2025
1 parent 73a34e1 commit 00b5cc5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
pull_request_rules:
- name: automatic merge for Dependabot pull request that pass CI
conditions:
- author=dependabot[bot]
actions:
comment:
message: "@dependabot merge"

# REVIEW MANAGEMENT

- name: ask alessandrod to review public API changes
Expand Down

0 comments on commit 00b5cc5

Please sign in to comment.