Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.31 KB

File metadata and controls

19 lines (14 loc) · 1.31 KB

WebhookCodeScanningAlertReopened

Properties

Name Type Description Notes
action String
alert Option<models::WebhookCodeScanningAlertReopenedAlert>
commit_oid Option<String> The commit SHA of the code scanning alert. When the action is reopened_by_user or closed_by_user, the event was triggered by the sender and this value will be empty.
enterprise Option<models::EnterpriseWebhooks> [optional]
installation Option<models::SimpleInstallation> [optional]
organization Option<models::OrganizationSimpleWebhooks> [optional]
r#ref Option<String> The Git reference of the code scanning alert. When the action is reopened_by_user or closed_by_user, the event was triggered by the sender and this value will be empty.
repository models::RepositoryWebhooks
sender models::SimpleUser

[Back to Model list] [Back to API list] [Back to README]