Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can put Webhook in Active or Suspended status. The later is good fit while you are creating a new one and/or troubleshooting.

Conditions

...

Hook executes upon move into specific column. You can define additional conditions to check before executing the hook. If one or all conditions (depending on configuration) fails execution will be interrupted.

...

  • Release or version id

  • Release or version name

  • Destination column id. Internal id of the column where release or version has been moved. List of columns with their ids you can receive via REST API.

  • Destination column name.

  • Start date. Release or version start date.

  • Release Date.

  • Link to release or version. The direct URL to release or version which has triggered the webhook. Such a variable is very convenient for any kink of notifications so the people can navigate to release or version to see the details.

  • User name. Full name of a user who has triggered the webhook.

  • Custom properties for versions/packages

  • Version only variables. They will not be replaced to any value if they will be used on the release context

    • Project name. Name of a parent version project

    • Project Key. Key of a parent version project

    • Project id. Id of a parent version project

...