cli/pkg/cmd/pr/edit
Kynan Ware aac223ab71 Clarify assignee/reviewer fetching behavior
Add clarifying comment in pkg/cmd/pr/edit/edit.go to note that missing assignee/reviewer search functions trigger a downstream fallback to legacy fetching. In pkg/cmd/pr/shared/editable.go remove a redundant line and add a TODO urging migration of non-interactive assignee updates to use the new logins input with ReplaceActorsForAssignable to avoid unnecessary fetching. These are comment and doc changes to clarify intent and future improvements.
2026-01-30 11:29:11 -07:00
..
edit.go Clarify assignee/reviewer fetching behavior 2026-01-30 11:29:11 -07:00
edit_test.go fix(pr edit): send empty slices to clear reviewers in replace mode 2026-01-29 10:37:11 -07:00