Webhook To Jenkins for Bitbucket
Improve your DevOps workflow with automation that instantly notifies Jenkins about code commits and merges from Bitbucket.
- Access token requirements for Git plugin 4.11.4+
- Trigger Jenkins for commits to a specific branch
- Trigger Jenkins based on new tags
- Trigger Jenkins to only build pull requests
- Trigger Jenkins build when a specific tag is pushed
- Trigger Jenkins via Webhook REST API
- Get all jobs for a chosen repository
- Configure Webhook to Jenkins with Smart Mirrors
- Allow manual build triggers and disable all automated triggers
- Limiting events that trigger Jenkins
- Configuring different build jobs for different branches
- Sending URL parameters to Jenkins
- Tag workflows supported by Jenkins
- Changing settings via REST API
- Setting up multiple Jenkins Servers
- Check mergeability of a pull request before notifying Jenkins
- Disable Jenkins notifications when pushing tags
- Environment variables for Bitbucket Branch Source plugin
- Configuring with Direct Job Trigger