Enabling webhooks

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

Webhooks allow your repositories other than Bitbucket Server to communicate with Bamboo. Once you set up a webhook for a repository, a repository sends the HTTP request to Bamboo with every new commit. This HTTP request, in turn, triggers Bamboo Specs scan repository to see if there are any changes to Specs. If Bamboo detects any changes in a repository, it automatically updates necessary plans and deployments. 

Bamboo supports the use of Java and YAML Specs with the following repositories: 

  • Bitbucket Cloud 
  • Git
  • GitHub
  • Subversion

To enable webhooks in your repository: 

  1. In Bamboo, generate a URL used as a destination for your webhook:
    1. In the top navigation bar, click Create Create Bamboo Specs.
    2. Select your project type.
    3. Select the repository for Bamboo Specs. 
    4. Copy the URL that is generated for you as the destination for the webhook.
  2. In the repository you want to use for storing Bamboo Specs, use the Bamboo URL to enable the webhook:
    1. Go to your repository settings. 
    2. Find webhook-specific configuration. 
    3. Paste in the URL Bamboo provided you with.

Bamboo webhook is now enabled in your repository. 

最終更新日 2020 年 6 月 19 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.