ghprb-plugin
ghprb-plugin copied to clipboard
Trigger based on directories
trafficstars
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
Remove your src folder and make a new one. It looks dirty.