cli/pkg/cmd/issue/edit
Kynan Ware 628325920d Reject cross-host issue refs in ResolveIssueRef
Relationship mutations (parent, sub-issue, blocked-by, blocking) run
against baseRepo's host with node IDs that must come from that same
host. Catch a different-host ref up front with a clear error instead
of letting the mutation fail with a confusing node-ID error.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-06 18:04:48 -06:00
..
edit.go Replace em-dashes with hyphens in code comments 2026-05-06 17:33:29 -06:00
edit_test.go Reject cross-host issue refs in ResolveIssueRef 2026-05-06 18:04:48 -06:00