Created
December 6, 2016 20:31
-
-
Save FossPrime/b9a9d848082563f8bfb9970b9255d7f0 to your computer and use it in GitHub Desktop.
GitHub labels RegEx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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