cli/pkg/cmd/pr
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
..
checkout Cleanup run command stubbed finders in tests 2025-05-02 14:48:52 +02:00
checks Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00
close Cleanup run command stubbed finders in tests 2025-05-02 14:48:52 +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 pr create tests from metadata change 2025-07-11 15:32:17 -04:00
diff Fix tests 2024-08-16 10:11:52 -07:00
edit test(pr): Add tests for actor assignees 2025-06-03 14:30:19 +01:00
list docs(pr list): mention --head does not support <owner>:<branch> syntax 2025-05-28 12:55:11 +01:00
merge Cleanup run command stubbed finders in tests 2025-05-02 14:48:52 +02:00
ready Cleanup run command stubbed finders in tests 2025-05-02 14:48:52 +02:00
reopen Cleanup run command stubbed finders in tests 2025-05-02 14:48:52 +02:00
review Cleanup run command stubbed finders in tests 2025-05-02 14:48:52 +02:00
shared Refactor CopilotReplacer logic based on PR feedback 2025-07-16 14:42:11 -04:00
status Rework ref usage when finding and creating PRs 2025-04-15 13:38:10 -06:00
update-branch chore: remove redundant word in comment 2025-03-12 16:13:46 +08:00
view Merge pull request #10821 from cli/wm/projectsv1-deprecation-pr-view 2025-05-02 15:07:40 +02:00
pr.go Rename package directory and files 2024-07-17 18:52:23 +01:00