Skip to content

Commit 25773e8

Browse files
authored
Merge pull request #4431 from tgross35/triagebot-update
Set issue-links and no-mentions for triagebot
2 parents 79a9c77 + e69ebcf commit 25773e8

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)