Block a user
feat(#123): add IP-level SSRF defense to Gitea client and action
Self-review: PASS
No issues found — ready for human review.
Checklist
- Gates:
go test ./...,go vet ./...,scripts/check-deps.sh— all pass - Coherence: Single…
feat(#123): add IP-level SSRF defense to Gitea client and action
fix(action): detect VCS host type for version resolution and binary download
action: version resolution and binary download fail when running on GitHub
fix(action): detect VCS host type for version resolution and binary download
Rebase Complete (51b9a6d)
Squashed all 6 PR commits into a single clean commit on top of main. Resolved the blocking rebase conflict and incorporated multi-arch support from #124.
What…
Rename GITEA_URL env var to generic VCS_URL for multi-host support
docs(#125): update CLI example to use --vcs-url
docs(#125): update CLI example to use --vcs-url
Self-review: PASS
No issues found — ready for human review.
Change: One-line doc fix — --gitea-url → --vcs-url in README CLI example.
Verified:
go build ./cmd/review-bot…
docs(#125): update CLI example to use --vcs-url