Configure Release Bundle 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 creation 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 creation with third-party applications that are also essential to your release lifecycle process.Webhooks

To configure Release Bundle v2 webhooks:

  1. In the Administration module, 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 Release Bundle V2 and then select one or more of the following events:

    • Release Bundle creation started

    • Release Bundle creation failed

    • Release Bundle creation completed

    RBv2_webhooks_GA.png
  5. In the Add Release Bundles window, do one of the following:

    • Select Any Release Bundle to include all Release Bundles in this webhook.

    • Choose which Release Bundles to include. Click Save when finished.

    add_RB_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