-
Improvement
-
Resolution: Unresolved
-
Minor
-
running version 1.29
It would be useful if skip build phrase and target phrase searched the pull request title in addition to the pull request body.
For background we have a single git repository that contains an IOS and Android application. Our PR titles look like:
[Android]Here's a cool bug fix that does great things
or
[iOS]Here's an iOS bug fix that is also awesome.
We use git pull requester builder to kick off an IOS unit test job on Jenkins when a pull request is open. I'd love to be able to skip the job if the PR title contained [Android] .
Thanks for creating such a useful plugin!
- links to