issues

Github, Jira, Gitlab issues from Plan 9's acme
Log | Files | Refs | README | LICENSE

issue.json (2073B)


      1 {
      2     "id": 148748291,
      3     "iid": 235,
      4     "project_id": 34707535,
      5     "title": "Make github_issue_add_labels use gcli_jsongen",
      6     "description": "I missed this one for some reason.",
      7     "state": "opened",
      8     "created_at": "2024-07-04T17:30:47.401Z",
      9     "updated_at": "2024-07-08T20:05:09.970Z",
     10     "closed_at": null,
     11     "closed_by": null,
     12     "labels": [
     13         "good-first-issue"
     14     ],
     15     "milestone": null,
     16     "assignees": [],
     17     "author": {
     18         "id": 5980462,
     19         "username": "herrhotzenplotz",
     20         "name": "Nico Sonack",
     21         "state": "active",
     22         "locked": false,
     23         "avatar_url": "https://gitlab.com/uploads/-/system/user/avatar/5980462/avatar.png",
     24         "web_url": "https://gitlab.com/herrhotzenplotz"
     25     },
     26     "type": "ISSUE",
     27     "assignee": null,
     28     "user_notes_count": 0,
     29     "merge_requests_count": 0,
     30     "upvotes": 0,
     31     "downvotes": 0,
     32     "due_date": null,
     33     "confidential": false,
     34     "discussion_locked": null,
     35     "issue_type": "issue",
     36     "web_url": "https://gitlab.com/herrhotzenplotz/gcli/-/issues/235",
     37     "time_stats": {
     38         "time_estimate": 0,
     39         "total_time_spent": 0,
     40         "human_time_estimate": null,
     41         "human_total_time_spent": null
     42     },
     43     "task_completion_status": {
     44         "count": 0,
     45         "completed_count": 0
     46     },
     47     "blocking_issues_count": 0,
     48     "has_tasks": true,
     49     "task_status": "0 of 0 checklist items completed",
     50     "_links": {
     51         "self": "https://gitlab.com/api/v4/projects/34707535/issues/235",
     52         "notes": "https://gitlab.com/api/v4/projects/34707535/issues/235/notes",
     53         "award_emoji": "https://gitlab.com/api/v4/projects/34707535/issues/235/award_emoji",
     54         "project": "https://gitlab.com/api/v4/projects/34707535",
     55         "closed_as_duplicate_of": null
     56     },
     57     "references": {
     58         "short": "#235",
     59         "relative": "#235",
     60         "full": "herrhotzenplotz/gcli#235"
     61     },
     62     "severity": "UNKNOWN",
     63     "moved_to_id": null,
     64     "imported": false,
     65     "imported_from": "none",
     66     "service_desk_reply_to": null
     67 }