webhooks icon indicating copy to clipboard operation
webhooks copied to clipboard

Missing events

Open wolfy1339 opened this issue 3 years ago • 4 comments

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

wolfy1339 avatar Dec 11 '22 22:12 wolfy1339

Is this related to the PR about missing payload examples: https://github.com/octokit/webhooks/issues/301?

ollie-iterators avatar Jan 03 '23 23:01 ollie-iterators

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

wolfy1339 avatar Jan 03 '23 23:01 wolfy1339

Also missing definitions for:

JamieMagee avatar Aug 15 '23 19:08 JamieMagee

Updated with the latest events

wolfy1339 avatar Nov 13 '23 22:11 wolfy1339