diff options
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 4a84f3caa95..72a7cf758a0 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -21,6 +21,7 @@ allow-unauthenticated = [ "perf-*", "AsyncAwait-OnDeck", "needs-triage", + "has-merge-commits", ] [glacier] |
