cli/pkg/cmd/issue/view
Kynan Ware 7dae882c9d feat: add Issues 2.0 fields to issue view
Display new issue metadata in TTY view:
- Issue type on state line (gray, before Open/Closed)
- Type, Parent, Blocked by, Blocking metadata rows
- Sub-issues section with completion progress (X/Y, Z%)
- Cross-repo references show full owner/repo#N format

All new fields included in defaultFields and JSON export.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-30 08:49:43 -06:00
..
fixtures Fix redundant API call in gh issue view --comments (#12606) 2026-02-09 15:31:55 +05:30
http.go Fix redundant API call in gh issue view --comments (#12606) 2026-02-09 15:31:55 +05:30
view.go feat: add Issues 2.0 fields to issue view 2026-04-30 08:49:43 -06:00
view_test.go feat: add Issues 2.0 fields to issue view 2026-04-30 08:49:43 -06:00