cli/pkg/cmd/issue
Andy Feller 4f0a5807bf Refactor CopilotReplacer logic based on PR feedback
Thanks to @bagtoad, this commit refactors the argument to `NewCopilotReplacer(bool)` from being where this is used to what it effect is has.

Because there is already precedence for display name being `<login> (<name>)`, I worried there would be confusion for `Copilot (AI)` being display name for assignees and reviewers but `Copilot` when going to GitHub.com UI.  Instead, I renamed the argument based on whether the login is returned / replaced.
2025-07-16 14:42:11 -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 Refactor CopilotReplacer logic based on PR feedback 2025-07-16 14:42:11 -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