Skip to content

Commit

Permalink
[renovate] Add merge-on-success label instead of trying to automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
emerali committed Aug 5, 2020
1 parent 9ba65ff commit 5102fac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
"packageRules": [
{
"updateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true,
"automergeType": "pr-comment",
"automergeComment": "bors: r+"
"labels": ["merge-on-success"]
}
]
}

0 comments on commit 5102fac

Please sign in to comment.