Skip to content

Commit

Permalink
mergify: Ignore dependabot[bot] (ros-controls#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Dec 12, 2023
1 parent 0a96cbb commit e8e091d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ pull_request_rules:
conditions:
- conflict
- author!=mergify[bot]
- author!=dependabot[bot]
actions:
comment:
message: This pull request is in conflict. Could you fix it @{{author}}?
Expand All @@ -40,6 +41,7 @@ pull_request_rules:
- author!=dstogl
- author!=christophfroehlich
- author!=mergify[bot]
- author!=dependabot[bot]
actions:
comment:
message: |
Expand Down

0 comments on commit e8e091d

Please sign in to comment.