triagebot: enable note functionality
This commit is contained in:
parent
77b0952142
commit
604343a24e
|
|
@ -51,6 +51,10 @@ allow-unauthenticated = [
|
|||
"needs-triage",
|
||||
]
|
||||
|
||||
# Enable `@rustbot note` functionality
|
||||
# Documentation at: https://forge.rust-lang.org/triagebot/note.html
|
||||
[note]
|
||||
|
||||
[no-mentions]
|
||||
|
||||
[canonicalize-issue-links]
|
||||
|
|
|
|||
Loading…
Reference in New Issue