Skip to content

New fields for Issues to show the issue type when receiving a webhook #3450

Description

@cpanato

GH launch a new feature for Issues that you can define the type of issue

And I saw that is coming in the webhook when receiving an issue event

The new ones I saw was

"type": {
      "id": 23276548,
      "node_id": "dddd",
      "name": "ISsueTYPE",
      "description": "sssss.",
      "color": "blue",
      "created_at": "2024-08-20T17:44:31Z",
      "updated_at": "2024-08-21T18:14:32Z"
    },
    "sub_issues_summary": {
      "total": 0,
      "completed": 0,
      "percent_completed": 0
    },

Should we add those to the issue?
cc @gmlewis

thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions