II.
Label JSON
Structured · livelabel:good-first-issue
good-first-issue json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "label:good-first-issue",
"_kind": "Label",
"_file": "extensions/labels/canonical-labels.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "good-first-issue",
"name": "good-first-issue",
"color": "#7057ff",
"description": "Good for newcomers.",
"ownerProjectId": "project:babysitter"
},
"outgoingEdges": [
{
"from": "label:good-first-issue",
"to": "project:babysitter",
"kind": "owned_by_project",
"attributes": {}
}
],
"incomingEdges": []
}