跳转到内容

cnb-rs issue assignees add

cnb-rs issue assignees add <NUMBER> <USERNAME> [<USERNAME>...]

追加处理人(不影响已有;CNB 限单次最多 8 人)。

参数

  • <NUMBER>: Issue 编号
  • <USERNAME>...: 一个或多个 username(重复传或逗号分隔)

示例

bash
cnb-rs --repo wwvo/cnb-rs/cnb-rs issue assignees add 123 alice,bob

API

POST ${CNB_API_ENDPOINT}/{repo}/-/issues/{number}/assignees

另请参阅

Released under the MIT License.