Releases: marocchino/sticky-pull-request-comment
Releases · marocchino/sticky-pull-request-comment
Ignore empty body comment
In version 1, the comment body could be empty.
In version 2, when the body is empty, a warning is output and a comment is not made or updated. In most cases, this is not a problem, but if recreate or replace is done with an empty body, the command body may not be reset.
Delete comment
Delete to previous comment message with new delete: true option.
Append mode
append to previous comment message with new append: true option.
Support multiple comments
Merge pull request #52 from marocchino/custom-comment-header feat: add ability to set custom header
Skip step when no numbers given
Merge pull request #24 from marocchino/skip-steps feat: do not fail when no numbers given
Can receive pull request number as input
Merge pull request #16 from marocchino/14 feat: can receive number as input
Minor change
- add header for detecting comment
First release
v1.0.0 docs: update project info