Files
review-bot/.gitea
Rodin dd2426f80a
CI / test (pull_request) Successful in 14s
CI / review (gpt-4.1, gpt, GPT_REVIEW_TOKEN) (pull_request) Successful in 22s
CI / review (gpt-5, sonnet, SONNET_REVIEW_TOKEN) (pull_request) Successful in 59s
fix: address review findings (pagination, case-insensitive bool, docs)
- ListReviews: add ?limit=50 to handle PRs with many reviews
- envOrDefaultBool: case-insensitive, whitespace-trimmed (TRUE/Yes/1 all work)
- action.yml: document accepted boolean values in description
- Test: verify limit query parameter is sent
2026-05-01 20:22:03 -07:00
..