跳转到内容

cnb-rs issue assignees list

cnb-rs issue assignees list <NUMBER>

列出 Issue 的处理人,输出 USERNAME / NICKNAME / EMAIL 表格。

参数

  • <NUMBER>: Issue 编号

示例

bash
cnb-rs --repo wwvo/cnb-rs/cnb-rs issue assignees list 123
cnb-rs --repo wwvo/cnb-rs/cnb-rs issue assignees list 123 --json | jq '.[].username'

API

步骤API方法
列处理人${CNB_API_ENDPOINT}/{repo}/-/issues/{number}/assigneesGET

另请参阅

Released under the MIT License.