actions / actions/toolkit

Bug: Documentation uses the deprecated webhooks type definition package

Open
#903 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
5.9k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The readme for @actions/github uses the deprecated package @octokit/webhooks-definitions. The current type definition package is @octokit/webhooks-types.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the readme linked above

Expected behavior
The current type definition package is used in the documentation

Screenshots
NA

Additional context
PR incoming

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the @actions/github README at the webhooks payload TypeScript definitions section and compare its package reference with the linked @octokit/webhooks-types package. Update the documentation so it names the current type definition package, then verify that the deprecated @octokit/webhooks-definitions reference no longer appears there.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.