Skip to content

Commit db6eddc

Browse files
authored
Merge pull request #886 from Urgau/enable-mcp-auto-close
Enable auto-closing of MCP in triagebot
2 parents ce9b5ba + 45d8b16 commit db6eddc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ open_extra_text = "cc @rust-lang/compiler"
66
# can be found by looking for the first number in URLs, e.g. https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler
77
zulip_stream = 233931
88
zulip_ping = "T-compiler"
9+
waiting_period = 10 # in days
10+
auto_closing = true
911

1012
[relabel]
1113

0 commit comments

Comments
 (0)