Skip to content

[BUG]: Missing "type" field on Issue schema #998

@mjeffryes

Description

@mjeffryes

What happened?

The issue type field is in public preview (https://github.com/orgs/community/discussions/139933) and documented on all webhook events that return Issue objects: (https://docs.github.com/en/webhooks/webhook-events-and-payloads#issues), but for some reason the Issue type used in this library does not have the new field yet (https://github.com/octokit/webhooks/blob/main/payload-schemas/api.github.com/common/issue.schema.json).

Versions

Octokit/webhooks-types 7.6.1

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageThis is being looked at and prioritizedType: BugSomething isn't working as documented

    Type

    No type

    Projects

    Status

    🔥 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions