> For the complete CircleCI developer hub index, see [llms.txt](https://circleci.com/developer/llms.txt)

# benjlevesque/pr-comment

A command to add a comment to a github PR

## Commands

### pr-comment

| Parameter | Type | Default | Description |
|---|---|---|---|
| `comment` | string |  | The comment to add to the PR |
| `maxComments` | integer | 1 | Max nb of comments per PR |
| `pr` | string | $CIRCLE_PULL_REQUEST | The PR number or URL |

## Jobs

### build