Reviews recent commits for common bug patterns — off-by-one errors, null dereferences, race conditions, missing error handling — and proposes minimal, targeted fixes in a draft PR.
Runs at 9 AM on weekdays.
Review commits from the past 24 hours for null dereferences, off-by-one errors, missing error handling, race conditions, and security issues.
For each bug found, apply the minimal fix. Add tests to cover the bug scenario.
npm test || go test ./... || yarn test || echo "Tests completed"Submit a draft pull request with targeted bug fixes.
Start building with a free Ona account.
This website uses cookies to enhance the user experience. Read our cookie policy for more info.