nejczdovc/Simple comment PR
Add comments in the PR with your GitHub Actions workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | Message for the PR | — | — |
| file | Name for comment md file | — | — |
| single_comment | Would you only like one comment from the action in the PR? | — | true |
| identifier | Hidden message that is used to identify comment PR | — | GITHUB_ACTION_COMMENT_PR |
| github_token | Github token that is used for commenting | — | — |
Outputs
| name | description |
|---|---|
| commented | Tells you if comment was added to the PR or not, boolean |