gitlink-cli/skills/gitlink-issue/references/gitlink-issue-assigners.md

587 B

Issue Assigners

Use issue +assigners to list users that can be assigned to Issues in a repository. This helps users find the assignee ID before creating or updating an Issue.

Usage

gitlink-cli issue +assigners --owner Gitlink --repo forgeplus
gitlink-cli issue +assigners --owner Gitlink --repo forgeplus --keyword alice

Options

Option Description
--owner Repository owner
--repo Repository name
--keyword, -k Optional search keyword

API

GET /api/v1/{owner}/{repo}/issue_assigners.json