Skip to content

Commit 2abcaf5

Browse files
committed
Set issue-links and no-mentions for triagebot
(cherry picked from commit e69ebcf) (backport <rust-lang#4431>)
1 parent dc9e4ac commit 2abcaf5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

triagebot.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md"
1616
"@tgross35",
1717
]
1818

19+
# Ensure issue links link to this repo
20+
[issue-links]
21+
22+
# Prevents mentions in commits to avoid users being spammed
23+
[no-mentions]
24+
1925
[autolabel."A-CI"]
2026
trigger_files = [
2127
".cirrus.yml",

0 commit comments

Comments
 (0)