Configure Release Bundle Promotion Webhooks (optional)

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

Administrators can create webhooks that are triggered by Release Bundle v2 promotion-related events. When a webhook is triggered, it sends relevant information about the event to a web location that is listening for that specific event notification. Webhooks enables you to integrate Release Bundle v2 promotions with third-party applications that are also essential to your release lifecycle process.Webhooks

To configure Release Bundle v2 promotion webhooks:

  1. In the Administration tab, select General > Webhooks.

  2. Enter a name and description for the webhook.

  3. Enter the URL that the webhook should invoke.

  4. Under Events, select Promotion and then select one or more of the following events:

    • Release Bundle promotion started

    • Release Bundle promotion failed

    • Release Bundle promotion completed

    RBv2_webhooks_promotion_GA.png
  5. In the Add Environments window, select the environments to which the webhook should apply, and click Save.

    add_environment_to-webhook.png
  6. Define the secret token used for authentication.

  7. Select the Use secret for payload signing checkbox, if required for validating incoming webhook calls.

  8. Define custom headers, if required.

  9. Click Create.

For more information, see Webhooks.Webhooks