Skip to content

Commit f74d7ce

Browse files
authored
Enable canonicalization of issue links in triagebot (#14563)
This PR enables to the canonicalization of issue links in triagebot. Documentation pending at rust-lang/rust-forge#825 changelog: add `[canonicalize-issue-links]` in `triagebot.toml`
2 parents cf9cffa + 8b9165c commit f74d7ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ allow-unauthenticated = [
1111

1212
[merge-conflicts]
1313

14+
[canonicalize-issue-links]
15+
1416
# Have rustbot inform users about the *No Merge Policy*
1517
[no-merges]
1618
exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust

0 commit comments

Comments
 (0)