@@ -645,7 +645,7 @@ If there are actions for a webhook, events are emitted for both, the webhook nam
645
645
| [ ` code_scanning_alert ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#code_scanning_alert ) | ` appeared_in_branch ` <br >` closed_by_user ` <br >` created ` <br >` fixed ` <br >` reopened ` <br >` reopened_by_user ` |
646
646
| [ ` commit_comment ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#commit_comment ) | ` created ` |
647
647
| [ ` create ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#create ) | |
648
- | [ ` custom_property ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#custom_property ) | ` created ` <br >` deleted ` <br >` updated ` |
648
+ | [ ` custom_property ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#custom_property ) | ` created ` <br >` deleted ` <br >` promote_to_enterprise ` < br > ` updated ` |
649
649
| [ ` custom_property_values ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#custom_property_values ) | ` updated ` |
650
650
| [ ` delete ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#delete ) | |
651
651
| [ ` dependabot_alert ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#dependabot_alert ) | ` auto_dismissed ` <br >` auto_reopened ` <br >` created ` <br >` dismissed ` <br >` fixed ` <br >` reintroduced ` <br >` reopened ` |
@@ -663,7 +663,7 @@ If there are actions for a webhook, events are emitted for both, the webhook nam
663
663
| [ ` installation_repositories ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#installation_repositories ) | ` added ` <br >` removed ` |
664
664
| [ ` installation_target ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#installation_target ) | ` renamed ` |
665
665
| [ ` issue_comment ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#issue_comment ) | ` created ` <br >` deleted ` <br >` edited ` |
666
- | [ ` issues ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#issues ) | ` assigned ` <br >` closed ` <br >` deleted ` <br >` demilestoned ` <br >` edited ` <br >` labeled ` <br >` locked ` <br >` milestoned ` <br >` opened ` <br >` pinned ` <br >` reopened ` <br >` transferred ` <br >` unassigned ` <br >` unlabeled ` <br >` unlocked ` <br >` unpinned ` |
666
+ | [ ` issues ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#issues ) | ` assigned ` <br >` closed ` <br >` deleted ` <br >` demilestoned ` <br >` edited ` <br >` labeled ` <br >` locked ` <br >` milestoned ` <br >` opened ` <br >` pinned ` <br >` reopened ` <br >` transferred ` <br >` typed ` < br > ` unassigned ` <br >` unlabeled ` <br >` unlocked ` <br >` unpinned ` < br > ` untyped ` |
667
667
| [ ` label ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#label ) | ` created ` <br >` deleted ` <br >` edited ` |
668
668
| [ ` marketplace_purchase ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#marketplace_purchase ) | ` cancelled ` <br >` changed ` <br >` pending_change ` <br >` pending_change_cancelled ` <br >` purchased ` |
669
669
| [ ` member ` ] ( https://docs.github.com/en/webhooks/webhook-events-and-payloads#member ) | ` added ` <br >` edited ` <br >` removed ` |
0 commit comments