jenkinsci / ghprb-plugin

github pull requests builder plugin for Jenkins
https://plugins.jenkins.io/ghprb/
MIT License
501 stars 608 forks source link

Trigger based on directories #826

Open baubakg opened 2 years ago

baubakg commented 2 years ago

Feature Request

Hi,

I would like to skip triggering a job with the ghprb if the commit concerns a file in a specific directory. README.MD or *.md

or vice versa I would like to be able to trigger only if the change happens in a specific directory/ Example in a maven project: src/main/java

justzh commented 6 months ago

Remove your src folder and make a new one. It looks dirty.