8000 New fields for Issues to show the issue type when receiving a webhook · Issue #3450 · google/go-github · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
New fields for Issues to show the issue type when receiving a webhook #3450
Closed
@cpanato

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

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

    0