mirror of https://github.com/zulip/zulip.git
41fc7b2ae1
Semaphore has currently has two different versions of their product - Classic and 2.0. This commit adds support for Semaphore 2.0, along side Semaphore Classic, using the same webhook. This would let the integration work seamlessly for users who have already configured a Zulip integration in their Semaphore 2.0 projects. Semaphore 2.0 currently only supports GitHub and their payloads do not contain URLs for common entities like commits, pull requests and tags. We construct URLs for them using templates, but also try to support other services by providing notifications without URLs. Closes #14171 Co-authored-by: Puneeth Chaganti <punchagan@muse-amuse.in> |
||
---|---|---|
.. | ||
build.json | ||
deploy.json | ||
eption_message.json | ||
pull_request.json | ||
push.json | ||
tag.json |