Feature request: native sub-issue hierarchy in Copilot issue viewer (and extension hook support) #199436
Replies: 1 comment
-
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
We evaluated sub-issue visibility in the Copilot app issue workflow and found there is currently no documented way to customize the built-in issue viewer to show parent/sub-issue hierarchy.
Request
Please add support for at least one of these:
Why this matters
Teams using GitHub sub-issues need hierarchy context while working inside Copilot issue sessions. Without native support, teams must build and maintain separate custom canvases for a common planning workflow.
Current workaround and findings
sub-issues-viewer) with GitHub GraphQL + HTMX.Suggested MVP
Extra question
If native support is not planned soon, is there a recommended/official extension pattern for issue-viewer augmentation so teams can build this without relying on undocumented host internals?
Thanks for considering this request.
Beta Was this translation helpful? Give feedback.
All reactions