Skip to content

Create or Update Comment v3.0.0

Compare
Choose a tag to compare
@peter-evans peter-evans released this 05 Apr 07:18
· 139 commits to main since this release
3383acd

What's new

  • Now supports replacing reactions on a comment by setting input reactions-edit-mode to replace. The default behaviour has not changed and will append reactions.
  • Chose how the action should append the comment body with input append-separator. The default behaviour is to add a newline. Other options are space and none.
  • body-file is deprecated in favour of body-path. The behaviour is unchanged.

What's Changed

New Contributors

Full Changelog: v2.1.1...v3.0.0