unsplash/Comment on PR
Leaves a comment on an open PR matching a push event.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| msg | Comment's message | yes | — |
| check_for_duplicate_msg | If false, action doesn't check for duplicate message. | no | true |
| delete_prev_regex_msg | If provided, all messages matching the given regex will be deleted. | no | — |
| duplicate_msg_pattern | If provided, the regex pattern will be used when checking for duplicate messages. | no | — |
Outputs
no outputs