Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeBoarding
/
CodeBoarding-action
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
11
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Architecture Review action V1
- #1
#1
Closed
brovatten
wants to merge 24 commits into
main
CodeBoarding/CodeBoarding-action:main
from
feat/architecture-review-v1
CodeBoarding/CodeBoarding-action:feat/architecture-review-v1
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Closed
feat: Architecture Review action V1
#1
brovatten
wants to merge 24 commits into
main
CodeBoarding/CodeBoarding-action:main
from
feat/architecture-review-v1
CodeBoarding/CodeBoarding-action:feat/architecture-review-v1
Copy head branch name to clipboard
Commits
Commits on May 25, 2026
feat: rewrite as Architecture Review action
Show description for 5b6b478
brovatten
committed
5b6b478
View commit details
Copy full SHA for 5b6b478
Browse repository at this point
chore: trigger CI
brovatten
committed
8e512d4
View commit details
Copy full SHA for 8e512d4
Browse repository at this point
fix: remove timeout-minutes from composite step (not allowed)
brovatten
committed
7c10e9b
View commit details
Copy full SHA for 7c10e9b
Browse repository at this point
fix: bundle webview-ui dist (CodeBoarding-vscode is private)
Show description for 8581a59
brovatten
committed
8581a59
View commit details
Copy full SHA for 8581a59
Browse repository at this point
docs: update README to match shipped V1 (no vscode_ref, bundled dist)
brovatten
committed
5ffc288
View commit details
Copy full SHA for 5ffc288
Browse repository at this point
chore: trigger CI with new baseline on main
brovatten
committed
cba8719
View commit details
Copy full SHA for cba8719
Browse repository at this point
fix: use run_incremental directly against checked-out PR head
Show description for b695bc6
brovatten
committed
b695bc6
View commit details
Copy full SHA for b695bc6
Browse repository at this point
test: pass agent/parsing models matching local .env presets
brovatten
committed
ecce426
View commit details
Copy full SHA for ecce426
Browse repository at this point
test: read AGENT_MODEL and PARSING_MODEL from repo secrets
brovatten
committed
83ac257
View commit details
Copy full SHA for 83ac257
Browse repository at this point
fix: pre-flight OpenRouter auth check (fail in 2s, not 9min)
brovatten
committed
6938cc7
View commit details
Copy full SHA for 6938cc7
Browse repository at this point
fix: strip whitespace from OPENROUTER_API_KEY / models before use
Show description for 03fdc9a
brovatten
committed
03fdc9a
View commit details
Copy full SHA for 03fdc9a
Browse repository at this point
fix: also strip quotes/KEY= prefix from secret; report prefix sanity
Show description for 560dfaf
brovatten
committed
560dfaf
View commit details
Copy full SHA for 560dfaf
Browse repository at this point
fix: fall back to run_full on IncrementalCacheMissingError
Show description for df92624
brovatten
committed
df92624
View commit details
Copy full SHA for df92624
Browse repository at this point
fix: move Install Playwright AFTER seed step (it referenced base.found)
Show description for 609c0c4
brovatten
committed
609c0c4
View commit details
Copy full SHA for 609c0c4
Browse repository at this point
debug: dump DOM + console logs on no-nodes; screenshot regardless
brovatten
committed
a5f75c6
View commit details
Copy full SHA for a5f75c6
Browse repository at this point
fix: serve analysis at /sample-analysis.json so browser-dev-mock loads it
Show description for f803c55
brovatten
committed
f803c55
View commit details
Copy full SHA for f803c55
Browse repository at this point
chore: drop unused analysis read (now served via http)
brovatten
committed
22990fb
View commit details
Copy full SHA for 22990fb
Browse repository at this point
fix: hide welcome / demo / help / side chrome before screenshot
Show description for b7e9865
brovatten
committed
b7e9865
View commit details
Copy full SHA for b7e9865
Browse repository at this point
feat: crop screenshot to node bounds + 80px padding
Show description for 716fd6e
brovatten
committed
716fd6e
View commit details
Copy full SHA for 716fd6e
Browse repository at this point
feat(comment): use branch name + smart pluralization in PR comment
Show description for 8d0ec07
brovatten
committed
8d0ec07
View commit details
Copy full SHA for 8d0ec07
Browse repository at this point
feat: append code-health warnings footer to PR comment
Show description for 53272a5
brovatten
committed
53272a5
View commit details
Copy full SHA for 53272a5
Browse repository at this point
Commits on May 26, 2026
feat(comment): expand warnings footer with examples + trace link
Show description for 1b8f70c
brovatten
committed
1b8f70c
View commit details
Copy full SHA for 1b8f70c
Browse repository at this point
fix(warnings): better entity-name extraction for examples
Show description for 3bfeb79
brovatten
committed
3bfeb79
View commit details
Copy full SHA for 3bfeb79
Browse repository at this point
chore: ignore webview-dist from CodeBoarding analysis
Show description for 52654bd
brovatten
committed
52654bd
View commit details
Copy full SHA for 52654bd
Browse repository at this point
You can’t perform that action at this time.