The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

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.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-08-18 2.5 kB
v2.4.0 source code.tar.gz 2022-08-18 6.4 MB
v2.4.0 source code.zip 2022-08-18 6.5 MB
Totals: 3 Items   12.9 MB 0

Codeball Suggester!

Introducing Codeball Suggester. Use Codeball to turn comments into code!

Enable the suggester by:

  1. Updating the codeball.yml to include the pull_request_review_comment trigger (example):

    :::yaml on: pull_request: {} pull_request_review_comment: types: [created, edited]

  2. Set codeSuggestionsFromComments to "true":

    :::yaml - name: Codeball uses: sturdy-dev/codeball-action@v2 with: approvePullRequests: "true" labelPullRequestsWhenApproved: "true" labelPullRequestsWhenReviewNeeded: "false" failJobsWhenReviewNeeded: "false" codeSuggestionsFromComments: "true"

What's Changed

Full Changelog: https://github.com/sturdy-dev/codeball-action/compare/v2.3.0...v2.4.0

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