This plugin allows skipping tag rebuilds when a job is triggered by a cron trigger.
Plugin supports multibranch pipelines only.
To enable plugin for a job:
- Go to job settings
- Enable the option "Skip tag rebuild on cron trigger"
By default, the plugin is turned off for all projects.
You can check which SCM tags were skipped during a build at Jenkins console log.
You can use any code from this project under the terms of The 3-Clause BSD License