Closed
Description
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