ashwanthkumar / gocd-build-github-pull-requests

GoCD plugin to build PRs for a Github repo
95 stars 72 forks source link

GitHub SCM whitelists #132

Open sn-x opened 5 years ago

sn-x commented 5 years ago

I have found that official "Git" SCM supports inverted blacklists. Documentation of the Github feature branch plugin is also mentioning blacklist and whitelists.

Would it be possible to also support whitelists (or inverted blacklists) in the github.pr plugin?