do-not-merge-wip-for-github
do-not-merge-wip-for-github copied to clipboard
Keywords aren't always wrapped with square brackets
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?