do-not-merge-wip-for-github icon indicating copy to clipboard operation
do-not-merge-wip-for-github copied to clipboard

Keywords aren't always wrapped with square brackets

Open myakura opened this issue 8 years ago • 0 comments

https://github.com/search?q=wip&type=Issues

Looking over a few pages, you'll see "WIP" isn't always wrapped with square brackets: there are bunch of "WIP:"s or even PRs just titled "WIP". Same can say to DNM or Do Not Merge.

Currently the regex says those keywords need to be wrapped in square brackets. Do we really need the square brackets to be present in the PR title?

myakura avatar Aug 25 '17 13:08 myakura