feat(action): add composite GitHub Action for Pacta architecture review#17
feat(action): add composite GitHub Action for Pacta architecture review#17akhundMurad merged 12 commits intomainfrom
Conversation
… detail names - extend `DiffSummary` to include added/removed node/edge names and serialize them - humanize diff node/edge identifiers when building summaries - add `TrendPoint`/`TrendSummary` and include trends in `Report` - introduce `GitHubReportRenderer` for rich GitHub PR comment output - add comprehensive tests for GitHub renderer output and table alignment
Update workflow example and use target_dir in pacta scan commands instead of hardcoded `.`
Architecture ReportCommit: Violations (4 total)
Violation Details
Architecture Trends (last 5 snapshots)
Generated by Pacta v0.0.5 |
- simplify Pacta install to always use pacta-version input
DiffSummaryto include added/removed node/edge names and serialize themTrendPoint/TrendSummaryand include trends inReportGitHubReportRendererfor rich GitHub PR comment output