Skip Cron Rebuild

Jenkins Plugin GitHub release

Introduction

This plugin allows skipping tag rebuilds when a job is triggered by a cron trigger.

Plugin supports multibranch pipelines only.

Getting started

By default, the plugin is turned off for all projects.

To enable plugin:

  1. Go to job settings
  2. Enable the option "Skip tag rebuild on cron trigger"

You can check which SCM tags were skipped from rebuild at Jenkins console log.

License information

You can use any code from this project under the terms of The 3-Clause BSD License