Rodin rodin
  • Joined on 2026-04-23
rodin pushed to issue-123 at rodin/review-bot 2026-05-14 08:43:12 +00:00
f84cc3bbcf fix(#123): address all review findings from PR #129
rodin commented on pull request rodin/review-bot#129 2026-05-14 07:45:59 +00:00
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…
rodin created pull request rodin/review-bot#129 2026-05-14 07:45:43 +00:00
feat(#123): add IP-level SSRF defense to Gitea client and action
rodin pushed to issue-123 at rodin/review-bot 2026-05-14 07:44:53 +00:00
8c8f3ab4b3 feat(#123): add IP-level SSRF defense to Gitea client and action
rodin pushed to issue-123 at rodin/review-bot 2026-05-14 07:44:12 +00:00
47e6935446 feat(#123): add IP-level SSRF defense to Gitea client and action
rodin created branch issue-123 in rodin/review-bot 2026-05-14 07:38:34 +00:00
rodin pushed to issue-123 at rodin/review-bot 2026-05-14 07:38:34 +00:00
63e87d4b08 feat(#123): add IP-level SSRF defense to Gitea client and action
rodin closed pull request rodin/review-bot#121 2026-05-14 07:28:53 +00:00
fix(action): detect VCS host type for version resolution and binary download
rodin closed issue rodin/review-bot#120 2026-05-14 07:28:46 +00:00
action: version resolution and binary download fail when running on GitHub
rodin pushed to main at rodin/review-bot 2026-05-14 07:28:46 +00:00
50facefdd6 Merge PR #121: fix(action): detect VCS host type for version resolution and binary download
bd2df7d986 feat(#120): add GitHub Actions support with VCS host detection and security hardening
Compare 2 commits »
rodin pushed to review-bot-issue-120 at rodin/review-bot 2026-05-14 07:15:03 +00:00
bd2df7d986 feat(#120): add GitHub Actions support with VCS host detection and security hardening
rodin commented on pull request rodin/review-bot#121 2026-05-14 07:13:26 +00:00
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…

rodin pushed to review-bot-issue-120 at rodin/review-bot 2026-05-14 07:13:07 +00:00
51b9a6dc46 feat(#120): add GitHub Actions support with VCS host detection and security hardening
d3bb83a10a docs(#125): update CLI example to use --vcs-url instead of deprecated --gitea-url
c56f5fec52 Merge pull request 'feat(#125): rename GITEA_URL to VCS_URL with deprecated fallback' (#126) from issue-125 into main
b80a1517ed fix: remove trailing whitespace in action.yml
5f7ffab487 feat(#125): rename GITEA_URL to VCS_URL with deprecated fallback
Compare 7 commits »
rodin pushed to main at rodin/review-bot 2026-05-14 07:08:18 +00:00
d3bb83a10a docs(#125): update CLI example to use --vcs-url instead of deprecated --gitea-url
rodin closed issue rodin/review-bot#125 2026-05-14 07:08:16 +00:00
Rename GITEA_URL env var to generic VCS_URL for multi-host support
rodin merged pull request rodin/review-bot#128 2026-05-14 07:08:16 +00:00
docs(#125): update CLI example to use --vcs-url
rodin pushed to main at rodin/model-research 2026-05-14 06:54:50 +00:00
f9523d46b1 data: dev loop effectiveness analysis (2026-05-14)
rodin commented on pull request rodin/review-bot#128 2026-05-14 06:51:13 +00:00
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
rodin created pull request rodin/review-bot#128 2026-05-14 06:50:41 +00:00
docs(#125): update CLI example to use --vcs-url
rodin pushed to fix/125-readme-cli-example at rodin/review-bot 2026-05-14 06:50:31 +00:00
d3bb83a10a docs(#125): update CLI example to use --vcs-url instead of deprecated --gitea-url