cli/pkg/cmd/issue
Andy Feller 554fe0f51f Fix gh issue create tests, copilot web assign
This commit is primarily focused on fixing the existing `gh issue create` tests with the changes to the underlying queries retrieving the data for resolving metadata.

Additionally, a new test case for `gh issue create --web --assignee @copilot` was added to mirror existing tests.  While exercising this capability, I found out the web UI apparently wants `copilot` instead of the `copilot-swe-agent` login, so changes to address that were a part of this commit.
2025-07-11 12:19:36 -04: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 Fix gh issue create tests, copilot web assign 2025-07-11 12:19:36 -04: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 test(pr): Add tests for actor assignees 2025-06-03 14:30:19 +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