GitShow/sindresorhus/issue-regex
sindresorhus

issue-regex

Regular expression for matching issue references

by sindresorhus
Star on GitHubForknpm

JavaScript

48 stars6 forks7 contributorsQuiet · 1y agoSince 2017v4.3.0MIT

Meet the team

See all 7 on GitHub →
sindresorhus
sindresorhus15 contributions
fregante
fregante5 contributions
borekb
borekb1 contribution
BendingBender
BendingBender1 contribution
elyager
elyager1 contribution
jscheid
jscheid1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript97.3%
TypeScript2.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
fregante
Add support for custom prefixes (GH-number)MergedPR

Closes #15 Note: it does not add support for URLs. For that one can use regular URL regexes and match specific domains and URL patterns. Based on/ blocked by: [x] #16

fregante · 1y ago
jscheid
Linking to issues with GH- and full URL syntaxClosedIssue

There are more ways to reference issues: : GH-14 : https://github.com/sindresorhus/issue-regex/issues/14 Arguably, these should be recognized as well. For the second one, there should probably be a configuration option to support on-premise (enterprise) installations of GitHub.

jscheid · 1y ago
fregante
Add support for cross-fork issue referencesMergedPR

Fixes #17 Blocked by: [x] #18 [x] https://github.com/sindresorhus/issue-regex/pull/19

fregante · 1y ago
Structured data for AI agents

Repository: sindresorhus/issue-regex. Description: Regular expression for matching issue references Stars: 48, Forks: 6. Primary language: JavaScript. Languages: JavaScript (97.3%), TypeScript (2.7%). License: MIT. Latest release: v4.3.0 (1y ago). Open PRs: 0, open issues: 0. Last activity: 1y ago. Community health: 71%. Top contributors: sindresorhus, fregante, borekb, BendingBender, elyager, jscheid, Richienb.

·@ofershap

Replace github.com with gitshow.dev