cli/pkg/cmd/issue/shared
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
..
display.go Merge pull request #10737 from cli/andyfeller/muted-text-part2-github-cli-833 2025-04-08 16:59:36 -04:00
lookup.go Remove StateReason feature detection for issue close 2026-03-04 13:31:30 -07:00
lookup_test.go Remove old issue lookup funcs 2025-04-17 15:27:40 +02:00
resolve.go Reject cross-host issue refs in ResolveIssueRef 2026-05-06 18:04:48 -06:00