Rodin rodin
  • Joined on 2026-04-23
rodin pushed to main at rodin/review-bot 2026-05-14 22:07:06 +00:00
9f3f32174b chore: update dev-loop status after issue-130 merge
rodin pushed to main at rodin/review-bot 2026-05-14 22:06:23 +00:00
c53a07b230 feat: implement GitHub API methods and VCS routing (issue #130) (#131)
rodin closed issue rodin/review-bot#130 2026-05-14 22:06:21 +00:00
feat: implement GitHub API methods for PR review
rodin merged pull request rodin/review-bot#131 2026-05-14 22:06:21 +00:00
feat: implement GitHub API methods and VCS routing (issue #130)
rodin pushed to main at rodin/model-research 2026-05-14 21:57:00 +00:00
8e64f8f012 finding(79): multi-model security review catches HTTPS bypass in GitHub client (PR #131)
rodin pushed to issue-130 at rodin/review-bot 2026-05-14 21:11:20 +00:00
d545abe392 fix(#130): enforce HTTPS scheme consistently in GitHub client write methods
rodin commented on pull request rodin/review-bot#131 2026-05-14 21:08:06 +00:00
feat: implement GitHub API methods and VCS routing (issue #130)

Fix Plan against 10ef451c20d6e4740b8d26b83c3fc8a0e0d03d97

Security Issue: Inconsistent HTTPS Enforcement

Current State:

  • doRequest includes scheme validation that rejects http://
rodin commented on pull request rodin/review-bot#132 2026-05-14 20:58:30 +00:00
feat: implement GitHub API methods for PR review

Self-review against 8be12602f062577db04f0751301f83a6f0b9e1b5

Assessment: Clean

Self-Review: review-bot-issue-130 — 2026-05-14

Verdict: PASS

Reviewed the complete diff against…

rodin pushed to review-bot-issue-130 at rodin/review-bot 2026-05-14 20:58:04 +00:00
8be12602f0 fix(#130): cleanup and test improvements
rodin created pull request rodin/review-bot#132 2026-05-14 20:55:50 +00:00
feat: implement GitHub API methods for PR review
rodin pushed to review-bot-issue-130 at rodin/review-bot 2026-05-14 20:55:19 +00:00
2dedab1ad3 feat(#130): add VCS routing in cmd/review-bot via --vcs-type flag
5704d167a5 feat(#130): implement GitHub API methods and vcs types
fc3ca21329 feat(#130): add vcs package with shared review types
Compare 3 commits »
rodin created branch review-bot-issue-130 in rodin/review-bot 2026-05-14 20:55:19 +00:00
rodin commented on pull request rodin/review-bot#131 2026-05-14 20:46:01 +00:00
feat: implement GitHub API methods and VCS routing (issue #130)

Self-review against 10ef451c20d6e4740b8d26b83c3fc8a0e0d03d97

Assessment: Clean

Self-Review: issue-130 — 2026-05-14

Verdict: PASS

No blocking issues found. Three non-blocking notes…

rodin created pull request rodin/review-bot#131 2026-05-14 20:44:20 +00:00
test
rodin created branch issue-130 in rodin/review-bot 2026-05-14 20:43:28 +00:00
rodin pushed to issue-130 at rodin/review-bot 2026-05-14 20:43:28 +00:00
10ef451c20 feat(cmd): add VCS routing for GitHub PR reviews
39f3326674 feat(github): add PR review API methods
Compare 2 commits »
rodin commented on issue rodin/review-bot#130 2026-05-14 20:40:56 +00:00
feat: implement GitHub API methods for PR review

Plan: feat: implement GitHub API methods for PR review

Problem

The github package has the HTTP transport layer but no higher-level API methods. The review-bot supports Gitea PRs but…

rodin opened issue rodin/review-bot#130 2026-05-14 20:32:23 +00:00
feat: implement GitHub API methods for PR review
rodin pushed to github-support at rodin/review-bot 2026-05-14 20:24:24 +00:00
97bd120537 test(github): add tests for all exported methods in methods.go
rodin pushed to github-support at rodin/review-bot 2026-05-14 20:21:57 +00:00
b6ba4e4636 feat(ci): add GitHub Actions workflow for strat/review-bot PRs
b531da1355 fix(github): clarify GetTimelineReviewCommentIDForReview supersede limitations
Compare 2 commits »