Skip to end of banner
Go to start of banner

Disable Jenkins notifications when pushing tags

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

When stuck in a build loop because of automated tagging or to reduce strain on Jenkins, you can disable tag notifications from the Webhook to Jenkins Advanced Configuration tab.

Configure Bitbucket Server

  1. From your Bitbucket repository, click the Repository Settings icon > Hooks and select Enabled or click the Edit icon to change the previously enabled Webhook to Jenkins configuration.

  2. Click the Advanced Configuration tab and select the Ignore From option from the Branch Options dropdown. Set the value to refs/tags/*.

  3. Click Enable when finished.



  • No labels