Skip to content

Link gh action with webview#23

Merged
Svilen-Stefanov merged 5 commits into
mainfrom
link-gh-action-with-webview
Jun 11, 2026
Merged

Link gh action with webview#23
Svilen-Stefanov merged 5 commits into
mainfrom
link-gh-action-with-webview

Conversation

@Svilen-Stefanov

Copy link
Copy Markdown
Contributor

No description provided.

@Svilen-Stefanov Svilen-Stefanov self-assigned this Jun 11, 2026
@codeboarding-review

codeboarding-review Bot commented Jun 11, 2026

Copy link
Copy Markdown

Architecture review · no architectural changes

graph LR
    n_Analysis_Orchestrator["Analysis Orchestrator"]
    n_Visual_Diff_Generator["Visual Diff Generator"]
    n_UX_Integration_Helper["UX #amp; Integration Helper"]
    n_Analysis_Orchestrator -- "Passes validated analysis artifacts to initiate…" --> n_Visual_Diff_Generator
    n_Visual_Diff_Generator -- "Provides context of changed files and component…" --> n_UX_Integration_Helper
    n_UX_Integration_Helper -- "Returns formatted markdown snippets and CTA lin…" --> n_Analysis_Orchestrator
    classDef added fill:#1f883d,stroke:#0b5d23,color:#ffffff;
    classDef modified fill:#bf8700,stroke:#7d4e00,color:#ffffff;
    classDef deleted fill:#cf222e,stroke:#82071e,color:#ffffff,stroke-dasharray:5 3;
Loading

Colors indicate component changes compared to main: 🟩 Added · 🟨 Modified · 🟥 Removed


🌐 Explore this PR’s architecture in your browser →

See this architecture in your editor: Open in VS Code →

codeboarding-action · run 27362466684

codeboarding Bot and others added 2 commits June 11, 2026 15:51
…ebview

# Conflicts:
#	.codeboarding/analysis.json
#	.codeboarding/health/health_report.json
@Svilen-Stefanov Svilen-Stefanov merged commit bf7f565 into main Jun 11, 2026
@Svilen-Stefanov Svilen-Stefanov deleted the link-gh-action-with-webview branch June 11, 2026 17:33
Svilen-Stefanov added a commit that referenced this pull request Jun 13, 2026
The two features below merged with squash titles that dropped their
`feat:` prefix, so release-please scored only the `fix(ci):` commits and
proposed a 1.2.1 patch. They are user-facing additions to every PR
comment and warrant a minor bump. This empty commit restores the
changelog entries and forces the minor version via Release-As.

feat: link the PR comment to the hosted webview (webview_base_url, default
https://app.codeboarding.org) with an "explore in browser" deep-link to
this PR's head-vs-base architecture diff (#23)

feat: list each changed component's touched files in the PR comment (#27)

Release-As: 1.3.0

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant