Commit 66f9f44
committed
chore(ci): reject uncanonicalized issue link in commits
This will allows only canonicalized links in commit messages, such as
* `https://github.com/rust-lang/cargo/issues/15882`
* `#15882`
but `#15882`.
See
* https://forge.rust-lang.org/triagebot/issue-links.html
* https://rust-lang.zulipchat.com/#narrow/channel/246057-t-cargo/topic/Turning.20cargo.20into.20a.20subtree/near/537951273
* #158821 parent 3b379fc commit 66f9f44
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
0 commit comments