Skip to content

v3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@alstr alstr released this 28 Mar 13:47
· 463 commits to master since this release

This is a complete rewrite of the action.

Comments are now identified automatically without the need to hard-code a specific marker (providing it is supported in the syntax.json file). This means you can remove the COMMENT_MARKER and LABEL inputs. Block comments are also now supported.

The code has been tidied up and should be a bit less unwieldy.