Skip to content

codeSuggestionsFromComments #188

Description

@scottlet

Hi,

I'm trying to get codeSuggestionsFromComments to work. The documentation is a little confusing as to what it is supposed to do, but I was expecting it would leave comments with code suggestions, is this the case?

If it's not, that's fine.

If it is the case, then what do I need to do to get it to work? do you have any examples?

I've included it as such:

      - name: Codeball
        uses: sturdy-dev/codeball-action@v2
        with:
          codeSuggestionsFromComments: "true"
          approvePullRequests: "true"
          labelPullRequestsWhenApproved: "true"
          labelPullRequestsWhenReviewNeeded: "false"
          failJobsWhenReviewNeeded: "false"
          GITHUB_TOKEN: ${{ secrets.CODEBALL_GITHUB_TOKEN }}

in my yml file. Codeball seems to run OK and label the PR correctly but I don't get anything referring to codeSuggestionsFromComments in the output of the run, there's no mention of it running suggester at all

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions