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