What happened?
Looks like all webhooks we received from GH now contains the Installation's client_id field, but it is not documented in the type. And I found a related announcement about replacing app_id by client_id as the unique identifier. Would it make sense to at least add an optional client_id field to the Installation type?
Versions
@octokit/webhooks-types v7.6.1
Relevant log output
Code of Conduct