actions-marketplace-validations/PR Commenter
Adds a comment to a PR that can differ depending on which files are being changed in that PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Auth token used to manage issues or pull requests | no | ${{ github.token }} |
| config-file | The path to the action configuration file | no | .github/pr-commenter.yml |
| template-variables | A string with a JSON that holds variables that will be used when rendering the Mustache templates | no | — |
Outputs
no outputs