We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae50f7 commit 25117b4Copy full SHA for 25117b4
dist/index.js
@@ -4482,7 +4482,6 @@ exports.matchIssueNumberFromGitHubURL = /(?<=pul\/|issues\/)\d+/gim;
4482
* match: 1 12 123
4483
*/
4484
exports.matchNumberOfShortNotationIssue = /(?<=#)\d+/gim;
4485
-/(?<!(close|closes|closed|fix|fixes|fixed|resolve|resolves|resolved) )(https?:\/\/(www\.)?github\.com{1,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*))/gim;
4486
4487
4488
/***/ }),
0 commit comments