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

As an Admin I would like the native Webhooks feature to allow Basic Authentication

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 8.8.0
    • Webhooks
    • None
    • 18
    • 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.

    Description

      Problem Definition

      Webhooks do not allow Basic Authentication to be transmitted. There are CI processes that are not compatible with standard 3rd-party add-on calls.

      Suggested Solution

      Allow for Basic Authentication.

      Why this is important.

      From the initial use-case:

      Customer's pipelines do not use the software configuration management (SCM);
      pooling the repositories is done externally via shell scripts, i.e. git clone commands.
      In this context, the use of Atlassian plugin Webhook to Jenkins for Bitbucket will not be beneficial,
      because it expects SCM checkout + property statement be configured in a pipeline job.

      Workaround

      • [I]nclude a SCM in a pipeline job
      • Create an addition ( proprietary ) layer that permits to parse BitBucket webhooks and to trigger the corresponding CI pipeline jobs (may be achieved with curl command and groovy script).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abromberg Aaron Bromberg (Inactive)
              Votes:
              12 Vote for this issue
              Watchers:
              20 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: