Rodin rodin
  • Joined on 2026-04-23
rodin closed issue rodin/review-bot#32 2026-05-02 19:10:59 +00:00
Improve test coverage and add end-to-end integration tests in CI
rodin commented on issue rodin/review-bot#32 2026-05-02 19:10:59 +00:00
Improve test coverage and add end-to-end integration tests in CI

Closing as sufficiently addressed.

Current coverage:

  • budget: 91.8%
  • review: 100%
  • llm: 88.6%
  • gitea: 80.5%
  • cmd/review-bot: 42.4%

Integration test scaffold exists (`//go:build…

rodin pushed to feat/27-resolve-inline-comments at rodin/review-bot 2026-05-02 19:10:39 +00:00
3d0ca57a5f fix: address review findings
rodin pushed to feat/35-self-request-reviewer at rodin/review-bot 2026-05-02 19:09:28 +00:00
2507ee22e7 fix: address review findings on RequestReviewer
rodin commented on issue rodin/review-bot#4 2026-05-02 19:08:20 +00:00
Add Renovate for dependency management

Closing — Go deps rarely update, and when they do it's a 30-second go get -u. Renovate setup + maintenance overhead isn't worth it for a single-binary tool with minimal deps.

rodin closed issue rodin/review-bot#4 2026-05-02 19:08:20 +00:00
Add Renovate for dependency management
rodin closed issue rodin/review-bot#25 2026-05-02 19:08:13 +00:00
Add signature verification for release binary downloads
rodin commented on issue rodin/review-bot#25 2026-05-02 19:08:13 +00:00
Add signature verification for release binary downloads

Closing as wontfix. The threat model (we own the Gitea instance, checksums verify integrity) doesn't justify adding GPG/cosign infrastructure for an internal tool. If we ever publish this…

rodin commented on issue rodin/review-bot#15 2026-05-02 19:08:00 +00:00
Make REQUEST_CHANGES threshold configurable

Closing — this is configurable via --system-prompt-file. The default prompt defines the threshold ("any MAJOR → REQUEST_CHANGES"), and per-repo overrides can redefine severity rules. No code…

rodin closed issue rodin/review-bot#15 2026-05-02 19:08:00 +00:00
Make REQUEST_CHANGES threshold configurable
rodin closed issue rodin/review-bot#5 2026-05-02 19:07:44 +00:00
Support custom review prompt via file reference
rodin commented on issue rodin/review-bot#5 2026-05-02 19:07:44 +00:00
Support custom review prompt via file reference

Closing as implemented. The --system-prompt-file / SYSTEM_PROMPT_FILE option (added in a prior PR) covers this use case:

review-bot --system-prompt-file SECURITY_REVIEW.md ...

Sin…

rodin created pull request rodin/review-bot#42 2026-05-02 19:07:20 +00:00
feat: resolve old inline comments when superseding review
rodin created branch feat/27-resolve-inline-comments in rodin/review-bot 2026-05-02 19:07:13 +00:00
rodin pushed to feat/27-resolve-inline-comments at rodin/review-bot 2026-05-02 19:07:13 +00:00
17027c1fa3 feat: resolve old inline comments when superseding review
rodin created pull request rodin/review-bot#41 2026-05-02 19:05:05 +00:00
feat: self-request as reviewer before posting
rodin pushed to feat/35-self-request-reviewer at rodin/review-bot 2026-05-02 19:04:57 +00:00
c39845ca03 feat: self-request as reviewer before posting
rodin created branch feat/35-self-request-reviewer in rodin/review-bot 2026-05-02 19:04:57 +00:00
rodin merged pull request rodin/review-bot#40 2026-05-02 18:52:14 +00:00
fix: trim trailing slash from giteaURL when building review link
rodin pushed to main at rodin/review-bot 2026-05-02 18:52:14 +00:00
cd601bdcf4 Merge pull request 'fix: trim trailing slash from giteaURL when building review link' (#40) from fix/url-normalization into main
50091941e1 fix: trim trailing slash from giteaURL when building review link
Compare 2 commits »