-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(typescript): new deployment
object for CheckRunEvent; cleanup properties in issue
and pull_request
events; fix GitHubOrg interface values
#478
Conversation
deployment
object for CheckRunEvent
I just noticed an inconsistency in the Webhooks docs between the example payload for the EDIT: The payload example was confirmed as correct github/docs#3962 (comment) |
deployment
object for CheckRunEventdeployment
object for CheckRunEvent
deployment
object for CheckRunEventdeployment
object for CheckRunEvent; cleanup properties in issue
and pull_request
events; fix GitHubOrg interface values
deployment
object for CheckRunEvent; cleanup properties in issue
and pull_request
events; fix GitHubOrg interface valuesdeployment
object for CheckRunEvent; cleanup properties in issue
and pull_request
events; fix GitHubOrg interface values
🎉 This PR is included in version 8.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
A new release of @octokit/webhooks was just released 👋🤖
This pull request updates the TypeScript definitions derived from
@octokit/webhooks
. I can't tell if the changes are fixes, features or breaking, you'll have to figure that out on yourself and adapt the commit messages accordingly to trigger the right release, see our commit message conventions.