cli/pkg/cmd/issue
Tim Rogers 9a8031151c
Document support for @copilot in gh [pr|issue] edit --add-assignee and --remove-assignee (#11056)
* Document support for `@copilot` in `gh [pr|issue] edit --add-assignee` and `--remove-assignee`

Following up on #10991, this updates the help text for
`issue edit` and `pr edit`'s `--add-assignee` and
`--remove-assignee` options to mention that you can use
`@copilot`.

This is already mentioned in the command-level help text, but
not at the argument level, whereas the `@me` macro is.

* Apply suggestion from @babakks

Co-authored-by: Babak K. Shandiz <babakks@github.com>

* Apply suggestion from @babakks

Co-authored-by: Babak K. Shandiz <babakks@github.com>

---------

Co-authored-by: Babak K. Shandiz <babakks@github.com>
2025-06-02 16:29:35 +01:00
..
argparsetest Document TestArgParsing 2025-04-17 15:33:44 +02:00
close Issue close early arg parsing 2025-04-17 15:27:39 +02:00
comment Add --delete-last option to pr comment and issue comment (#10596) 2025-05-01 14:12:55 +01:00
create Feature detect v1 projects on web mode issue create 2025-04-17 21:04:08 +02:00
delete Issue delete early arg parsing 2025-04-17 15:27:39 +02:00
develop Issue develop early arg parsing 2025-04-17 15:27:39 +02:00
edit Document support for @copilot in gh [pr|issue] edit --add-assignee and --remove-assignee (#11056) 2025-06-02 16:29:35 +01:00
list [gh issue/pr list] Improve help text 2025-01-30 13:05:18 +05:00
lock Issue lock early arg parsing 2025-04-17 15:27:39 +02:00
pin Issue pin early arg parsing 2025-04-17 15:27:39 +02:00
reopen Issue reopen early arg parsing 2025-04-17 15:27:39 +02:00
shared Remove old issue lookup funcs 2025-04-17 15:27:40 +02:00
status Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
transfer Issue transfer early arg parsing 2025-04-17 15:27:39 +02:00
unpin Issue unpin early arg parsing 2025-04-17 15:27:39 +02:00
view Add closedByPullRequestsReferences JSON field to issue view (#10941) 2025-05-07 13:59:22 +01:00
issue.go Group PR, release, and repo subcommands 2022-12-21 14:47:59 +01:00