Using "modules" it is possible to have a set of folders to be considered for change detection only. This helps a lot, but there are cases, where I need to ignore some specific files, e.g. when a special file is changed that contains the version info for my application – this file is used to (increment and) put the current version into my projects.
Even better would be to be able to parse the commit comment and filter out commits matching a regex.
- duplicates
-
JENKINS-7239 Support Excluded Regions in SCM Polling
- Open
-
JENKINS-30189 Add option to ignore certain commits, e.g. by user
- Open