This website requires JavaScript.
Explore
Help
Sign In
rodin
/
review-bot
Watch
2
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
6
Wiki
Activity
All Workflows
CI
PR Ready Gate
Release
698 workflow runs
Actor
All actors
aweiker
rodin
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
allow-deps
ci-selfreview-gate
ci/cleanup
ci/pr-ready-gate
ci/release-workflow
docs/code-review-report
feat/18-anthropic-api
feat/6-update-existing-review
feat/aicore-provider
feat/aicore-provider-v2
feat/inline-review-comments
feature/github-support
fix/125-readme-cli-example
fix/19-context-overflow
fix/consistent-path-escape
fix/context-and-encapsulation
fix/json-repair
fix/quick-wins
fix/response-body-truncation
fix/sonnet-reviewer
fix/stale-commit-check
fix/url-escaping-and-shadow
github-support
issue-120
issue-123
issue-123-work
issue-124
issue-125
issue-130
issue-137
issue-139
issue-141
issue-143
issue-146
issue-148
issue-150
issue-154
issue-157
issue-51
issue-57
issue-60
issue-60-remote-personas
issue-64
issue-66
issue-68
issue-70
issue-73
issue-80-a-client
issue-80-b-pr-reader
issue-80-c-file-reader
main
pr-153
review-bot-dev-loop
review-bot-fixes
review-bot-issue-107
review-bot-issue-114
review-bot-issue-115
review-bot-issue-116
review-bot-issue-120
review-bot-issue-130
review-bot-issue-130-work
review-bot-issue-133
review-bot-issue-78
review-bot-issue-79
review-bot-issue-80
review-bot-issue-81
review-bot-issue-82
review-bot-issue-84
review-bot-issue-87
review-bot-issue-91
review-bot-issue-92
review-bot-issue-94
review-bot-issue-95
review-bot-issue-96
review-bot-issue-97
Merge pull request 'feat(gitea): pass commit_id explicitly in PostReview (
#107
)' (
#112
) from review-bot-issue-107 into main
CI #458
:
Commit
b26514714f
pushed by
aweiker
main
2026-05-13 18:08:02 +00:00
22s
View workflow file
address review feedback: export_test.go for AllowInsecureHTTPForTest, avoid url.Parse in doRequest
PR Ready Gate #457
:
Commit
91f31ff2d7
pushed by
rodin
#113
2026-05-13 17:48:23 +00:00
2s
View workflow file
address review feedback: export_test.go for AllowInsecureHTTPForTest, avoid url.Parse in doRequest
CI #456
:
Commit
91f31ff2d7
pushed by
rodin
#113
2026-05-13 17:50:37 +00:00
2m16s
View workflow file
fix(gitea): update PostReview doc comment to include COMMENT event value
PR Ready Gate #455
:
Commit
028d46942a
pushed by
rodin
#112
2026-05-13 17:42:00 +00:00
2s
View workflow file
fix(gitea): update PostReview doc comment to include COMMENT event value
CI #454
:
Commit
028d46942a
pushed by
rodin
#112
2026-05-13 17:43:22 +00:00
1m24s
View workflow file
feat(github): add safeguards against accidental AllowInsecureHTTP use (
#96
)
CI #453
:
Commit
ce48dc0ec6
pushed by
rodin
#113
2026-05-13 17:33:19 +00:00
1m42s
View workflow file
feat(gitea): pass commit_id explicitly in PostReview (
#107
)
CI #452
:
Commit
e59c2bc831
pushed by
rodin
#112
2026-05-13 17:30:40 +00:00
1m19s
View workflow file
Merge pull request 'feat: reject cross-host redirects and HTTPS→HTTP downgrades (
#95
)' (
#111
) from review-bot-issue-95 into main
CI #451
:
Commit
dc2e1ca5de
pushed by
aweiker
main
2026-05-13 16:59:12 +00:00
22s
View workflow file
fix(ci): restore *vcsURL default in --gitea-url alias registration
PR Ready Gate #450
:
Commit
91fba770d9
pushed by
rodin
#106
2026-05-13 16:33:15 +00:00
2s
View workflow file
fix(ci): restore *vcsURL default in --gitea-url alias registration
CI #449
:
Commit
91fba770d9
pushed by
rodin
#106
2026-05-13 16:36:05 +00:00
2m53s
View workflow file
fix: address review feedback on redirect policy
PR Ready Gate #448
:
Commit
7de6fdd9ec
pushed by
rodin
#111
2026-05-13 16:28:54 +00:00
2s
View workflow file
fix: address review feedback on redirect policy
CI #447
:
Commit
7de6fdd9ec
pushed by
rodin
#111
2026-05-13 16:30:36 +00:00
1m45s
View workflow file
fix: address review feedback — alias default, acronym convention, observability
PR Ready Gate #446
:
Commit
5252143a33
pushed by
rodin
#106
2026-05-13 16:20:42 +00:00
2s
View workflow file
fix: address review feedback — alias default, acronym convention, observability
CI #445
:
Commit
5252143a33
pushed by
rodin
#106
2026-05-13 16:21:22 +00:00
42s
View workflow file
fix: address review feedback - eliminate type assertion via ReviewSuperseder interface
PR Ready Gate #444
:
Commit
ac6d34f5bd
pushed by
rodin
#106
2026-05-13 16:03:51 +00:00
2s
View workflow file
fix: address review feedback - eliminate type assertion via ReviewSuperseder interface
CI #443
:
Commit
ac6d34f5bd
pushed by
rodin
#106
2026-05-13 16:06:32 +00:00
2m43s
View workflow file
feat: reject cross-host redirects and HTTPS→HTTP downgrades (
#95
)
CI #442
:
Commit
1e0959b077
pushed by
rodin
#111
2026-05-13 15:54:03 +00:00
2m7s
View workflow file
fix: address review feedback on PR
#106
PR Ready Gate #441
:
Commit
34f7393892
pushed by
rodin
#106
2026-05-13 15:50:10 +00:00
2s
View workflow file
fix: address review feedback on PR
#106
CI #440
:
Commit
34f7393892
pushed by
rodin
#106
2026-05-13 15:52:52 +00:00
2m50s
View workflow file
Merge pull request 'feat(github): support HTTP-date format in Retry-After header' (
#110
) from review-bot-issue-94 into main
CI #439
:
Commit
67c3db70cb
pushed by
aweiker
main
2026-05-13 15:34:48 +00:00
22s
View workflow file
fix: address review feedback on PR
#106
PR Ready Gate #438
:
Commit
e7efbe2204
pushed by
rodin
#106
2026-05-13 15:01:23 +00:00
3s
View workflow file
fix: address review feedback on PR
#106
CI #437
:
Commit
e7efbe2204
pushed by
rodin
#106
2026-05-13 15:04:27 +00:00
3m7s
View workflow file
fix(github): remove double blank line in client_test.go (gofmt)
PR Ready Gate #436
:
Commit
d9179c27ea
pushed by
rodin
#106
2026-05-13 14:45:26 +00:00
3s
View workflow file
fix(github): remove double blank line in client_test.go (gofmt)
CI #435
:
Commit
d9179c27ea
pushed by
rodin
#106
2026-05-13 14:47:51 +00:00
2m29s
View workflow file
style: remove stray blank line in doRequestWithBody
PR Ready Gate #434
:
Commit
8e3c31cce7
pushed by
rodin
#106
2026-05-13 14:29:36 +00:00
2s
View workflow file
style: remove stray blank line in doRequestWithBody
CI #433
:
Commit
8e3c31cce7
pushed by
rodin
#106
2026-05-13 14:32:15 +00:00
2m42s
View workflow file
fix: address review feedback — gofmt NITs and remove unreachable default
PR Ready Gate #432
:
Commit
e72bda0110
pushed by
rodin
#106
2026-05-13 14:13:21 +00:00
2s
View workflow file
fix: address review feedback — gofmt NITs and remove unreachable default
CI #431
:
Commit
e72bda0110
pushed by
rodin
#106
2026-05-13 14:17:01 +00:00
3m43s
View workflow file
Merge pull request 'feat(gitea): harden GetPullRequestDiff against unbounded diff size' (
#109
) from review-bot-issue-92 into main
CI #430
:
Commit
a845ce32eb
pushed by
aweiker
main
2026-05-13 14:01:47 +00:00
22s
View workflow file
fix(cmd): remove duplicate doc comment and double blank line
PR Ready Gate #429
:
Commit
8eeab96364
pushed by
rodin
#106
2026-05-13 13:48:35 +00:00
2s
View workflow file
First
Previous
...
7
8
9
10
11
...
Next
Last