JetBrains Space
 

Repository Webhooks

Last modified: 18 August 2023

Set up a repository webhook to notify external services (e.g. a CI server, a deployment tool) when the repository is updated with new commits or its settings get changed. When an event occurs, Space will send an HTTP POST request to the specified URL.

At this time, webhooks do not support JSON payloads, however you can use URL macros to pass the repository name in a webhook by adding macros to the URL string.