Skip to content
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

📯 @octokit/webhooks-definitions is now deprecated #447

Closed
gr2m opened this issue Apr 19, 2021 · 0 comments
Closed

📯 @octokit/webhooks-definitions is now deprecated #447

gr2m opened this issue Apr 19, 2021 · 0 comments

Comments

@gr2m
Copy link
Contributor

gr2m commented Apr 19, 2021

Use one of the following 3 packages now, depending on what you need:

  1. @octokit/webhooks-types - TypeScript definitions
  2. @octokit/webhooks-schemas - JSON Schemas
  3. @octokit/webhooks-examples - Examples for all webhook events
@gr2m gr2m closed this as completed Apr 19, 2021
myrotvorets-team added a commit to myrotvorets/set-commit-status-action that referenced this issue Apr 21, 2021
javierjulio added a commit to javierjulio/jira-description-action that referenced this issue Feb 28, 2024
This doesn't seem to be used as I see no reference anywhere in source other than the package.json file: https://github.com/search?q=repo%3Acakeinpanic%2Fjira-description-action%20webhook&type=code

This package reports a deprecation warning on npm install in CI:

> npm WARN deprecated @octokit/webhooks-definitions@3.67.3: Use @octokit/webhooks-types, @octokit/webhooks-schemas, or @octokit/webhooks-examples instead. See octokit/webhooks#447

Instead of using one of the packages I figure it was safest and easiest to just remove it if its unused which seems to be the case from what I can tell.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants