github.webhook
Description
GitHub webhook
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | int | Webhook ID |
| name | string | Webhook name |
| url | string | Webhook URL |
| events | []string | List of events for the webhook |
| config | dict | Webhook config |
| active | bool | Whether the webhook is active |