The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / 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-reviewto PRs where the confidence is below0.300. - Codeball adds the label
codeball:needs-reviewfor PRs where the confidence is between0.300and0.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