Skip to content

A simple javascript based action to sanitize changlog output so it doesn't throw errors when passing an entry within JSON

License

Notifications You must be signed in to change notification settings

linchpin/escape-markdown-for-json

Repository files navigation

Escape Changelog Output for use in JSON

javscript-action status

This is a super simple javascript based action to escape quotes and new lines within a changelog markdown so it can be utilized within a JSON.

Usage

You can now consume the action by referencing the v1 branch

uses: linchpin/escape-changelog@v1
with:
  changelog_entry: {changelog entry from previous step} // possibly from mindsers/changelog-reader-action

See the actions tab for runs of this action! 🚀

About

A simple javascript based action to sanitize changlog output so it doesn't throw errors when passing an entry within JSON

Resources

License

Stars

Watchers

Forks

Packages

No packages published