Skip to content

Commit c9a96eb

Browse files
committed
Enable triagebot note functionality for rust-lang/rust
See <https://forge.rust-lang.org/triagebot/note.html>.
1 parent e964cca commit c9a96eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -1397,3 +1397,7 @@ compiletest = [
13971397
# Enable issue transfers within the org
13981398
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html
13991399
[transfer]
1400+
1401+
# Enable `@rustbot note` functionality
1402+
# Documentation at: https://forge.rust-lang.org/triagebot/note.html
1403+
[note]

0 commit comments

Comments
 (0)