Airbrake

Monitoring

Prometheus Alertmanager

Monitoring

Ansible Tower

Deployment

AppFollow

Customer support

AppVeyor

Continuous integration

Asana

Project management

Assembla

Version control

AzureDevOps

Version control

Basecamp

Project management

Beanstalk

Version control

Beeminder

Miscellaneous

BigBlueButton

Communication

Bitbucket

(Enterprise)

Version control

Bitbucket

Version control

Bitbucket Server

Version control

Bonusly

Human resources

Buildbot

Continuous integration

Thinkst Canarytokens

Monitoring

Capistrano

Deployment

Chartbeat

Marketing

CircleCI

Continuous integration

Clubhouse

Project management

Codebase

Version control

Codeship

Continuous integration

Crashlytics

Monitoring

Dark Sky

Miscellaneous

Delighted

Customer support

Desk.com

Customer support

Dialogflow

Customer support

Discourse

Communication

Dropbox

Productivity

Email

Communication

Errbit

Monitoring

Errbot

Integration frameworks

Flock

Customer support

Freshdesk

Customer support

Freshping

Monitoring

Freshstatus

Monitoring

Front

Customer support

Google Code-in

Miscellaneous

GIPHY

Miscellaneous

Git

Version control

Gitea

Version control

GitHub

Version control

GitHub Actions

Continuous integration

GitHub Detail Bot

Version control

GitLab

Version control

GoCD

Continuous integration

Gogs

Version control

Google Calendar

Productivity

Google Translate

Miscellaneous

GoSquared

Marketing

Grafana

Monitoring

Greenhouse

Human resources

Groove

Customer support

Harbor

Deployment

HelloSign

Productivity

Hello World

Miscellaneous

Heroku

Deployment

Home Assistant

Miscellaneous

Hubot

Integration frameworks

IFTTT

Integration frameworks

Insping

Monitoring

Instagram

Miscellaneous

Intercom

Customer support

IRC

Communication

Jenkins

(or Hudson)

Continuous integration

Jira

Project management

Jira

(locally installed)

Project management

Jitsi Meet

Communication

Jotform

Miscellaneous

JSON formatter

Miscellaneous

Librato

Monitoring

Lidarr

Entertainment

Linear

Project management

Mailchimp

Communication

Mastodon

Communication

Matrix

Communication

Mention

Marketing

Mercurial (hg)

Version control

Nagios

Monitoring

Netlify

Continuous integration

New Relic

Monitoring

Notion

Productivity

Opbeat

Monitoring

Open Collective

Communication

OpenShift

Deployment

Opsgenie

Integration frameworks

PagerDuty

Monitoring

Papertrail

Monitoring

Perforce

Version control

Phabricator

Version control

Pingdom

Monitoring

Pivotal Tracker

Project management

Puppet

Deployment

Radarr

Entertainment

Raygun

Monitoring

Redmine

Project management

Review Board

Version control

RhodeCode

Version control

RSS

Communication

Rundeck

Deployment

Semaphore

Continuous integration

Sentry

Monitoring

Slack

Communication

Slack-compatible webhook

Communication

Solano Labs

Continuous integration

SonarQube

Continuous integration

Sonarr

Entertainment

Splunk

Monitoring

Statuspage

Customer support

Stripe

Financial

Svn

Version control

Taiga

Project management

Teamcity

Continuous integration

Thinkst

Monitoring

Trac

Project management

Transifex

Miscellaneous

Travis CI

Continuous integration

Trello

Project management

Twitter

Customer support

Updown

Monitoring

UptimeRobot

Monitoring

Wekan

Productivity

WordPress

Marketing

xkcd Bot

Interactive bots

YouTube

Miscellaneous

Zabbix

Monitoring

Zapier

Integration frameworks

Zendesk

Customer support

Zoom

Communication


Don't see an integration you need? We'd love to help.

Create your own or Request an integration
Back to list

Bitbucket

Version control

Zulip supports both Git and Mercurial notifications from Bitbucket. This integration is for the new-style Bitbucket webhooks used by the Bitbucket SAAS service.

For the old-style Bitbucket webhooks used by Bitbucket Enterprise, click here, and for the new-style webhooks used by Bitbucket Server click here.

  1. Create the stream you'd like to use for Bitbucket notifications.

  2. Create a bot for Bitbucket. Make sure that you select Incoming webhook as the Bot type.

  3. Generate the URL for your Bitbucket integration.

    The generated URL will be something like:

    https://lab.zulip.engr.uconn.edu/api/v1/external/bitbucket2?api_key=abcdefgh&stream=123

    To manually construct the URL for an incoming webhook integration, see the webhook URLs specification.

    To filter the events that trigger the notifications, you can append either &only_events=["event_a","event_b"] or &exclude_events=["event_a","event_b"] (or both, with different events) to the URL you generated with an arbitrary number of supported events.

    Below are the events that Bitbucket bot supports:

    change_commit_status, pull_request_comment_created, pull_request_updated, pull_request_unapproved, push, pull_request_approved, pull_request_fulfilled, issue_created, issue_commented, fork, pull_request_comment_updated, pull_request_created, pull_request_rejected, repo:updated, issue_updated, commit_comment, pull_request_comment_deleted

    Note that you can also use UNIX-style wildcards like * to include multiple events. E.g., test* matches every event that starts with test.

    You can also limit the branches you receive notifications for by specifying them in a comma-separated list at the end of the URL, like so:

    https://lab.zulip.engr.uconn.edu/api/v1/external/bitbucket2?api_key=abcdefgh&stream=bitbucket&branches=main,development
  4. On your repository's web page, click on Settings. Select Webhooks, and click Add webhook.

  5. Set Title to a title of your choice, such as Zulip. Set URL to the URL constructed above, and check the Active checkbox. Select the Triggers you'd like to be notified about, and click Save.

Congratulations! You're done!

Your Bitbucket notifications may look like:

Logos are trademarks of their respective owners. None of the integrations on this page are created by, affiliated with, or supported by the companies represented by the logos.