Releases, tags and closed user-facing issues.
user-facing label, and issues that are not closed.refs/tags/).Release published. Kind release.
| Field | What it is |
|---|---|
kind | release |
title | Release name, otherwise tag name, otherwise Release. |
external_id | Release id. |
occurred_at | published_at, otherwise created_at. |
url | html_url. |
Push to a tag. Kind release.
| Field | What it is |
|---|---|
kind | release |
title | Tag name. |
external_id | after (commit SHA), otherwise the tag. |
occurred_at | head_commit.timestamp, when present. |
url | Repository releases/tag URL, otherwise compare URL. |
Issue closed with the user-facing label. Kind task.
| Field | What it is |
|---|---|
kind | task |
title | Issue title. |
external_id | Issue id. |
occurred_at | closed_at. |
url | html_url. |
HMAC-SHA256 of the raw body, header x-hub-signature-256 (sha256= plus hex).
Set it up under Settings → Webhooks in your project.