Skip to content

Commit

Permalink
Merge pull request #1682 from ehuss/merge-conflicts
Browse files Browse the repository at this point in the history
Enable triagebot merge-conflict notifications
  • Loading branch information
traviscross authored Dec 3, 2024
2 parents 40c0365 + 561150e commit bf115a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ allow-unauthenticated = [
[assign]

[shortcut]

[merge-conflicts]
remove = []
add = ["S-waiting-on-author"]
unless = ["S-blocked", "S-waiting-on-team", "S-waiting-on-review"]

0 comments on commit bf115a4

Please sign in to comment.