Commit Graph

34 Commits (main)

Author SHA1 Message Date
wxiaoguang 781c6df40f
Add sub issue list support (#32940) 1 month ago
katsu fb75151fb1
fix trailing comma not matched in the case of alphanumeric issue (#32945) 1 month ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
Oleksandr Redko 1761459ebc
Refactor to use UnsafeStringToBytes (#31358) 8 months ago
wxiaoguang ce08a9fe2f
Fix markdown rendering when mentioning users (#30795) 9 months ago
charles 9043584779
Fix issue link does not support quotes (#29484) (#29487) 11 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 1 year ago
Brecht Van Lommel 12c0487e01
Make cross-reference issue links work in markdown documents again (#28682) 1 year ago
Nanguan Lin da50be7360
Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
wxiaoguang 36dc11869d
Use correct captured group range when parsing cross-reference (#22672) 2 years ago
KN4CK3R d0d257b243
Add support for commit cross references (#22645) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
wxiaoguang 0614ae1c44
Remove unnecessary misspell ignore pattern (#21475) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 3 years ago
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
qwerty287 7db2f110ad
Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
zeripath 62a4879e84
Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16251) 4 years ago
Steven 2e0f315617
Respect default merge message syntax when parsing item references (#15772) 4 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) 4 years ago
zeripath 77e5081a2e
Fix panic bug in handling multiple references in commit (#13486) 4 years ago
Lauris BH e710a34981
Add spent time to referenced issue in commit message (#12220) 4 years ago
zeripath e770c2b850
Detect full references to issues and pulls in commit messages (#12399) 5 years ago
guillep2k 131baa26be
Accept punctuation after simple+cross repository issue references (#10091) 5 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
guillep2k 6a90c7e3dd Alternate syntax for cross references (#9116) 5 years ago
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866) 5 years ago
guillep2k bb04fb55d7 Enable punctuations ending mentions (#8889) 5 years ago
guillep2k f9944c0e69 Configurable close and reopen keywords for PRs (#8120) 5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago