cli/pkg/cmd/pr
Kynan Ware 87468f40db Refactor PR reviewer editing to use REST API and optimize team fetch
Switches pull request reviewer add/remove operations from GraphQL to the REST API, enabling separate add and remove calls for reviewers and teams. Refactors reviewer editing logic to avoid fetching organization teams unless required for interactive editing, improving performance for non-interactive flows. Updates tests and supporting code to reflect the new reviewer management and metadata fetching behavior.
2025-09-30 10:45:44 -06:00
..
checkout fix(pr checkout): add alias co 2025-09-24 14:56:59 +01: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 Refactor tab completion test 2025-07-30 09:25:33 -04:00
diff Fix tests 2024-08-16 10:11:52 -07:00
edit Refactor PR reviewer editing to use REST API and optimize team fetch 2025-09-30 10:45:44 -06:00
list docs(pr list): mention advanced issue search syntax support 2025-09-08 18:36:46 +01:00
merge test(pr merge): always assert stderr 2025-07-05 15:02:41 +01: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 PR reviewer editing to use REST API and optimize team fetch 2025-09-30 10:45:44 -06: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 Update PR tests for v2 projects 2025-08-12 21:13:18 -04:00
pr.go Rename package directory and files 2024-07-17 18:52:23 +01:00