Skip to content

Commit 3479fdf

Browse files
authored
Add note feature to triagebot's config (#14620)
This will let people [add summary notes](https://forge.rust-lang.org/triagebot/note.html) to an issue, for example to add that an issue is best kept for first-timers. changelog: none I wanted to use it in #14617 (comment).
2 parents 949b3bc + 0ef2e75 commit 3479fdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ allow-unauthenticated = [
1111

1212
[merge-conflicts]
1313

14+
[note]
15+
1416
[canonicalize-issue-links]
1517

1618
# Prevents mentions in commits to avoid users being spammed

0 commit comments

Comments
 (0)