Skip to content

Instantly share code, notes, and snippets.

@FossPrime
Created December 6, 2016 20:31
Show Gist options
  • Save FossPrime/b9a9d848082563f8bfb9970b9255d7f0 to your computer and use it in GitHub Desktop.
Save FossPrime/b9a9d848082563f8bfb9970b9255d7f0 to your computer and use it in GitHub Desktop.
GitHub labels RegEx
// finds the "99 Open issues" part of the github lables page.
/[ Edit Delete ]*?[0-9|,]* open issues? ?/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment