webhooks
webhooks copied to clipboard
Missing events
While diffing with the OpenAPI spec, I noticed we are missing some events
- [x]
registry_package#747 - [x]
secret_scanning_alert_location#800 - [x]
installation_target#767 - [ ] #832
- [ ]
repository_ruleset - [ ] [
custom_property] - [ ] [
custom_property_values] - [ ] [
branch_protection_configuration] - [ ] [
deployment_protection_rule] - [ ]
personal_access_token_request - [ ]
projects_v2 - [ ]
repository_advisory - [ ]
security_and_analysis
Is this related to the PR about missing payload examples: https://github.com/octokit/webhooks/issues/301?
Not entirely. These are events that don't have a schema definition, or payload examples in this repository. #301 is simply about missing payload examples
Updated with the latest events