Skip to content

Commit

Permalink
Update .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed May 26, 2020
1 parent 7b2f575 commit 146dd00
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .mergify.yml
Expand Up @@ -23,13 +23,6 @@ pull_request_rules:
- author=Clivern
- label=merge
name: "Automatic Merge 馃殌"
-
actions:
comment:
message: "This pull request is now in conflicts. Could you please fix it? 馃檹"
conditions:
- conflicts
name: "Ask to Resolve Conflict"
-
actions:
comment:
Expand All @@ -42,3 +35,10 @@ pull_request_rules:
- status-success=continuous-integration/travis-ci/pr
- status-success=continuous-integration/travis-ci/push
name: "Automatic Merge for Renovate PRs 馃殌"
-
actions:
comment:
message: "Nice! PR merged successfully."
conditions:
- merged
name: "Merge Done 馃殌"

0 comments on commit 146dd00

Please sign in to comment.