Skip to content

Commit e3857ac

Browse files
committed
Configure triagebot to accept codegen-{gcc,cranelift} ping groups
1 parent 30f168e commit e3857ac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

triagebot.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,18 @@ Hi relnotes-interest-group, this PR adds release notes. Could you review this PR
178178
if you have time? Thanks <3
179179
"""
180180

181+
[ping.codegen-gcc]
182+
message = """\
183+
Hey GCC codegen backend team, this issue or PR could use some cg_gcc guidance.
184+
Could one of you take a look? Thanks <3
185+
"""
186+
187+
[ping.codegen-cranelift]
188+
message = """\
189+
Hey cranelift codegen backend team, this issue or PR could use some cg_cranelift
190+
guidance. Could one of you take a look? Thanks <3
191+
"""
192+
181193
[prioritize]
182194
label = "I-prioritize"
183195

0 commit comments

Comments
 (0)