App graph viz gh feature spec#11602
Conversation
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds a new engineering design note describing the intended GitHub user experience for Radius “app graph” visualization (PR graph diffs, README diagram updates, and dedicated graph pages), along with supporting screenshots.
Changes:
- Add a feature spec design note for GitHub app graph visualization UX.
- Add/update screenshot assets referenced by the spec.
Reviewed changes
Copilot reviewed 1 out of 23 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
eng/design-notes/app-graph/2026-04-github-app-graph-visualization-feature-spec.md |
New feature spec describing scenarios, UX flows, and integration points. |
eng/design-notes/app-graph/2026-04-github-app-graph-visualization-feature-spec/image02.png |
Screenshot asset referenced by the spec. |
eng/design-notes/app-graph/2026-04-github-app-graph-visualization-feature-spec/image09.png |
Screenshot asset referenced by the spec. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11602 +/- ##
==========================================
+ Coverage 51.38% 51.41% +0.03%
==========================================
Files 699 699
Lines 44114 44114
==========================================
+ Hits 22666 22680 +14
+ Misses 19279 19272 -7
+ Partials 2169 2162 -7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ion-feature-spec.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Will <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
| Just like in the PR views, the app graph visualization is an interactive UI component that the user may click to navigate into the relevant parts of the code in the repo on GitHub: | ||
|
|
||
|  | ||
|
|
There was a problem hiding this comment.
Add another (P2) scenario for the ability to (1) link to and embed an app graph into a website or .md file, e.g. user can add an embedded app graph into their README that would reflect the latest app graph in main and (2) add a widget to a user's GitHub profile that allows them to showcase the app graphs of all the applications they maintain or work on.
Description
Adding feature specification for the the app graph visualization user experience in GitHub.
Type of change
Fixes: #11319
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: