Skip to content

Instantly share code, notes, and snippets.

@andrewfinnell
Created January 2, 2019 21:35
Show Gist options
  • Save andrewfinnell/7360e694a50ec06a07167ecd3010413d to your computer and use it in GitHub Desktop.
Save andrewfinnell/7360e694a50ec06a07167ecd3010413d to your computer and use it in GitHub Desktop.
Jenkins JIRA Regex
(#[a-zA-Z][a-zA-Z0-9_]+-[1-9][0-9]*)([^.]|\.[^0-9]|\.$|$)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment