{"id":22870617,"url":"https://github.com/andtechstudios/ticket","last_synced_at":"2025-03-31T11:26:36.127Z","repository":{"id":155311470,"uuid":"624280893","full_name":"andtechstudios/ticket","owner":"andtechstudios","description":"GitLab issues CLI","archived":false,"fork":false,"pushed_at":"2024-02-06T00:53:02.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-06T16:58:54.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andtechstudios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-06T06:03:58.000Z","updated_at":"2023-06-27T16:17:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"49700954-06eb-4b18-8ab9-c4a875c384cc","html_url":"https://github.com/andtechstudios/ticket","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andtechstudios%2Fticket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andtechstudios%2Fticket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andtechstudios%2Fticket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andtechstudios%2Fticket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andtechstudios","download_url":"https://codeload.github.com/andtechstudios/ticket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246460440,"owners_count":20781119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-13T13:15:16.979Z","updated_at":"2025-03-31T11:26:36.107Z","avatar_url":"https://github.com/andtechstudios.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\n## Per-host Setup\n1. Create `~/.config/ticket.yml` with the following contents:\n\n```\nhosts:\n  - hostname: gitlab.com\n    access_token: glpat-xxxxxx\n  - hostname: gitlab.example.com\n    access_token: yyyyyy\n  - hostname: gitlab.example.org\n    access_token: zzzzzz \n```\n\n\u003e Create a personal access token [here](https://gitlab.com/-/profile/personal_access_tokens?scopes=api). Ticket requires at least the `api` scope.\n\n## Per-repository Setup\n1. Run `ticket init`. Run the git commands generated by `init`.\n\n# Usage\n```shell\n# Initialize repository for Ticket\n$ ticket init\n\n# Create new issues\n$ ticket create\n\u003e call saul\n# Create issue with description\n\u003e call saul: get phone number from jesse\n# Create issue with assignee\n\u003e call saul @jpinkman\n# Create issue with labels\n\u003e call saul #feature #backlog\n\n# Assign issue to yourself\n$ ticket assign 456 me\n# Assign issue to yourself (shorthand)\n$ ticket assign 456\n# Assign issue to user\n$ ticket assign 456 swhite\n\n# Remove assignees from issue\n$ ticket unassign 456\n\n# Close issue\n$ ticket close 456\n\n# List issues assigned to you\n$ ticket list 456\n# List issues\n$ ticket list 456 -a\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandtechstudios%2Fticket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandtechstudios%2Fticket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandtechstudios%2Fticket/lists"}