Skip to content

Instantly share code, notes, and snippets.

@jk
Created September 14, 2021 12:05
Show Gist options
  • Save jk/72cc5c79709c497afcc40e5b88abf950 to your computer and use it in GitHub Desktop.
Save jk/72cc5c79709c497afcc40e5b88abf950 to your computer and use it in GitHub Desktop.
YouTrack Issue Number RegEx
/\b[A-Z_0-9]+-[1-9]\d?\b/gmi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment