Download Latest Version v2.6.0 source code.zip (2.4 MB)
Email in envelope

Get an email when there's a new version of Codeball AI

Home / v2.5.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-09-08 801 Bytes
v2.5.1 source code.tar.gz 2022-09-08 2.4 MB
v2.5.1 source code.zip 2022-09-08 2.4 MB
Totals: 3 Items   4.7 MB 0

What's Changed

  • Codeball now exposes it's previously internal-only confidence score. It's a number in the inclusive range of 0 to 1. The closer the number is to 1, the more likely Codeball thinks that the PR is to get approved as-is without intervention or requiring additional changes.
  • The "approve" actions are now configured happen if the confidence is above 0.935.
  • Codeball now adds the label codeball:needs-careful-review to PRs where the confidence is below 0.300.
  • Codeball adds the label codeball:needs-review for PRs where the confidence is between 0.300 and 0.935 (opt-in).
  • The thresholds for approving and needs-careful-review are user configurable through the action

Full Changelog: https://github.com/sturdy-dev/codeball-action/compare/v2.4.2...v2.5.1

Source: README.md, updated 2022-09-08