According to the documentation (and this) a Github App wishing to receive events for a new/updated package should expect to receive the package event which is the renamed registry_package event. However, what actually happens is that in the permissions section for a Github App there is only the Registry Packages event available and the webhook request title has the value registry_package.
Can we please add support for this?