Aaron Weiker aweiker
  • Joined on 2026-04-12
aweiker merged pull request rodin/review-bot#74 2026-05-11 15:38:59 +00:00
fix(gitea): handle single-object response in ListContents
aweiker closed issue rodin/review-bot#73 2026-05-11 15:38:59 +00:00
bug: ListContents fails when path is a file (object vs array response)
aweiker suggested changes for rodin/review-bot#74 2026-05-11 14:26:18 +00:00
fix(gitea): handle single-object response in ListContents

How do you know this solves the problem without any tests against the actual gitea API?

aweiker merged pull request rodin/review-bot#72 2026-05-11 14:16:23 +00:00
fix(gitea): normalize "." path to empty string in ListContents
aweiker pushed to main at rodin/review-bot 2026-05-11 14:16:23 +00:00
036e96d9b7 Merge pull request 'fix(gitea): normalize "." path to empty string in ListContents' (#72) from issue-70 into main
ea74f7e088 ci: use rodin/security-patterns with '.' path for security reviewer
e6b1840ffc fix(gitea): normalize "." path to empty string in ListContents
Compare 3 commits »
aweiker closed issue rodin/review-bot#70 2026-05-11 14:16:23 +00:00
bug: patterns-files="." causes 500 error from Gitea API
aweiker commented on pull request rodin/review-bot#72 2026-05-11 14:03:01 +00:00
fix(gitea): normalize "." path to empty string in ListContents

Should this be '""' or '/'? In Rodin we needed to use a '/' as a '""' caused it to default to README.md

aweiker pushed to main at rodin/review-bot 2026-05-11 12:59:51 +00:00
1ca9250e4a Merge pull request 'feat(gitea): add retry logic for 5xx errors' (#69) from issue-68 into main
1b38e6ad00 fix(gitea): ensure consistent lastErr return for network errors
5498dccd60 fix(gitea): address MINOR review findings on retry logic
ecfbfddc7c fix(gitea): redact query params from retry warning logs
ac53ecfa5d fix(gitea): improve retry logic precision for net.OpError
Compare 8 commits »
aweiker merged pull request rodin/review-bot#69 2026-05-11 12:59:50 +00:00
feat(gitea): add retry logic for 5xx errors
aweiker closed issue rodin/review-bot#68 2026-05-11 12:59:50 +00:00
Add retry logic for pattern fetch API calls
aweiker pushed to main at rodin/review-bot 2026-05-11 06:53:01 +00:00
4c327b61d4 Merge pull request 'feat: log loaded pattern files for debugging' (#65) from issue-64 into main
deade3c5a0 feat: log loaded pattern files for debugging
Compare 2 commits »
aweiker closed issue rodin/review-bot#64 2026-05-11 06:53:00 +00:00
Log loaded pattern files for debugging
aweiker merged pull request rodin/review-bot#65 2026-05-11 06:53:00 +00:00
feat: log loaded pattern files for debugging
aweiker pushed to main at rodin/review-bot 2026-05-11 06:52:23 +00:00
877dbf9999 Merge pull request 'docs: add read:user to required token scopes' (#67) from issue-66 into main
4a1cb6b47c docs: add read:user to required token scopes
Compare 2 commits »
aweiker closed issue rodin/review-bot#66 2026-05-11 06:52:22 +00:00
Document required token scopes in README
aweiker merged pull request rodin/review-bot#67 2026-05-11 06:52:22 +00:00
docs: add read:user to required token scopes
aweiker pushed to main at rodin/review-bot 2026-05-11 02:54:46 +00:00
c54cee134e Merge pull request 'feat: load personas from target repo .review-bot/personas/' (#61) from issue-60 into main
1dd73bc4df Revert "ci: disable setup-go cache (cache server unreachable)"
8f564ea4f8 ci: disable setup-go cache (cache server unreachable)
9775cb098c fix: address PR #61 review findings
3f06ba2ea6 feat: load personas from target repo .review-bot/personas/
Compare 5 commits »