codeball-action icon indicating copy to clipboard operation
codeball-action copied to clipboard

🔮 Codeball – AI Code Review that finds bugs and fast-tracks your code

Results 21 codeball-action issues
Sort by recently updated
recently updated
newest added

codeball:needs-review

I got this feedback from a user over email: > It would be cool if codeball assigned reviewers if it rejected the PR. After all why even bother with reviewers...

https://codeball.ai is closed and any update is not found

I get this in the log: ``` Run sturdy-dev/codeball-action/labeler@v2 with: name: codeball:needs-careful-review color: fde68a remove-label-names: codeball:approved,codeball:needs-review codeball-job-id: cadf4d68-26dd-4a05-b7b7-a4770fd8c657 GITHUB_TOKEN: *** description: Codeball Error: Not Found ``` Here is the full...

Hi! I'm trying out Codeball on my repository. However, I keep getting permissions errors. I have confirmed that the settings in my repo match the settings described on the README....

We are using `codeball-action` in our project: ```yaml name: codeball on: pull_request: {} pull_request_review_comment: types: [created, edited] jobs: codeball_job: runs-on: ubuntu-20.04 name: codeball steps: - uses: sturdy-dev/codeball-action@v2 with: # For...

Confidence: 0.000 Run sturdy-dev/codeball-action/labeler@v2 with: name: codeball:needs-careful-review color: fde68a remove-label-names: codeball:approved,codeball:needs-review codeball-job-id: 11727a8c-1f65-4567-b[41](https://github.com/wahyueko22/gcp-postgre-test/actions/runs/4881066978/jobs/8709509248?pr=4#step:2:44)1-c4695c8da1d5 GITHUB_TOKEN: *** description: Codeball Error: Resource not accessible by integration

i have added .github/workflows/codeball.yml in my azure repository,commited and raised pull request but nothing has happened.where am i missing.how to integrate codeball in azure devops?

The Codeball action normally takes less than 30 seconds to run. Starting today, however, I noticed it started to take over 5 minutes to run and contains the line ```...