Block a user
fix(patterns): default patterns-files to empty (fetch all)
feat: add GitHub Actions support
feat: add GitHub Actions support
Converting to long-lived feature branch. The workflows alone won't work without the VCS abstraction (#76).
Will merge as one unit when complete:
.github/workflowsgithub/client package…
feat: add GitHub Actions support
Self-review: PASS
No issues found — ready for human review.
Coherence:
- The change addresses exactly 8 review findings (4 MAJOR, 4 MINOR) with clear, targeted fixes
- Each fix is…
feat: add GitHub Actions support
Review Findings Addressed
Commit 29ab19c addresses all review findings:
MAJOR (4 fixed)
- security-review: Added fork protection to ci.yml review job with `github.event.pull_request.…
Add VCS abstraction layer for GitHub support
feat: add GitHub Actions support