Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-19711

Add webhook event for "build finished"

XMLWordPrintable

    • 3
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      We have automation that is responsible for merging pull requests. However, we want to make sure the PR is "ready to be merged" before attempting a merge. One of the conditions is having a successful build.

       

      Currently there’s no way to know when a build has finished (and hence no way to know if a PR is ready to merge) without polling the Bitbucket API. We try to avoid automatic polling and have a manual button to query the build status once, but that adds friction to our workflow.

       

      It would be nice to have a Webhook event specifically for when a build finishes so we don't have to poll Bitbucket.

              Unassigned Unassigned
              a4e9a794748b Bailey Waldorf
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: