Skip to content

Commit c7fe997

Browse files
committed
triagebot: enable note functionality
1 parent effdfb4 commit c7fe997

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/doc/rustc-dev-guide/triagebot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ allow-unauthenticated = [
5151
"needs-triage",
5252
]
5353

54+
# Enable `@rustbot note` functionality
55+
# Documentation at: https://forge.rust-lang.org/triagebot/note.html
56+
[note]
57+
5458
[no-mentions]
5559

5660
[canonicalize-issue-links]

0 commit comments

Comments
 (0)