allspiceio/Post Comment on a Design Review
Post a comment on a Design Review using a markdown file as the source of the comment. This works only when used in a workflow triggered by a Design Review, as it will automatically pick up the associated design review. By default, successive runs of the action will edit the same comment. This action also reads YAML frontmatter from the markdown file to post attachments to the posted comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| comment_path | The path to a markdown file containing the comment body. | yes | — |
| reuse_existing_comment | Whether to reuse the existing comment made by this action in successive runs. | no | True |
| log_level | The log level used by the action. Used for debugging. | no | INFO |
Outputs
no outputs