Skip to content

Commit 42e52d0

Browse files
authored
Merge pull request #2068 from Urgau/enable_major-change
Enable `[major-change]` in this repo for testing purpose
2 parents 7813a53 + 2d2a6c7 commit 42e52d0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

triagebot.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ allow-unauthenticated = ["bug", "invalid", "question", "enhancement"]
88
[concern]
99
labels = ["has-concerns"]
1010

11+
[major-change]
12+
enabling_label = "major-change"
13+
meeting_label = "to-announce"
14+
second_label = "final-comment-period"
15+
concerns_label = "has-concerns"
16+
accept_label = "major-change-accepted"
17+
waiting_period = 1
18+
# can be found by looking for the first number in URLs, e.g. https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler
19+
zulip_stream = 224082
20+
zulip_ping = "Urgau"
21+
1122
[ping.wg-meta]
1223
message = """\
1324
This is just testing some functionality, please ignore this ping.

0 commit comments

Comments
 (0)