1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/data/reusables/webhooks/dependabot_alert_payload.md
2022-10-06 17:58:04 +00:00

672 B

Key Type Description
action string The action that was performed. Can be one of created, dismissed, reopened, fixed, or reintroduced.
alert object The Dependabot alert involved in the event.
{% data reusables.webhooks.repo_desc %}
{% data reusables.webhooks.org_desc %}
{% data reusables.webhooks.app_desc %}
sender object If the action is dismissed or reopened, the sender is the user that triggered the event. The sender is {% ifversion ghes or ghae %}github-enterprise{% else %}github{% endif %} for all other actions.