actions-marketplace-validations/rodmatos/action-create-comment
Create a comment to an issue or a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub token. | yes | — |
| body | The comment body. | yes | — |
| repo | The owner and repository name. e.g.) Codertocat/Hello-World | no | ${{ github.repository }} |
| number | The number of the issue or pull request. | no | — |
| deduplicate | Value to deduplicate comment | no | — |
Outputs
no outputs