---
title: "Allow manual build triggers and disable all automated triggers"
canonical: "https://support.appfire.com/space/JENK/150896787/Allow%20manual%20build%20triggers%20and%20disable%20all%20automated%20triggers"
format: markdown
---
> Macro (aura-html)

The Branch Options feature in Webhook to Jenkins allows you to select or ignore specific conditions for triggering a build, including disabling all automated triggers and only allowing manual build triggers.

> ℹ️ This guide assumes Webhook to Jenkins has already been installed and configured as described in [Jenkins configuration](https://appfire.atlassian.net/wiki/spaces/JENK/pages/150896838).

**Configure Bitbucket Server**

1. From your Bitbucket repository, click the **Repository Settings** icon > **Hooks** and select **Enabled** or click **Edit settings for Webhook to Jenkins for Bitbucket Server**.
2. Click the **Advanced Configuration** tab and select the **Ignore From** option** **from the **Branch Options** dropdown. Set the value to ******  to skip the allowlist and blocklist checks so that all new commits and tags send the required Jenkins notification.
3. Click **Enable** when finished.

 

### Related Articles

- [Disable Jenkins Notifications When Pushing Tags](https://appfire.atlassian.net/wiki/spaces/JENK/pages/150897080)
- [Trigger Jenkins for commits to a specific branch](https://appfire.atlassian.net/wiki/spaces/JENK/pages/150897157)
- [Trigger Jenkins Based on New Tags](https://appfire.atlassian.net/wiki/spaces/JENK/pages/150897237)
- [Tag workflows supported by Jenkins](https://appfire.atlassian.net/wiki/spaces/JENK/pages/150897398)