issue-forms-body-parser

GitHub Action to support parsing of the data generated in Issue body for GitHub Issues created using Issue Form Templates.

MIT License

Stars
28
Committers
2

Bot releases are hidden (Show)

issue-forms-body-parser - Latest Release

Published by peter-murray 4 months ago

  • Adding support to exclude any hidden markdown data in the values parsed
issue-forms-body-parser -

Published by peter-murray 4 months ago

  • Added ability to generate an actions summary via the generate_summary input boolean
issue-forms-body-parser -

Published by peter-murray 11 months ago

  • Added support for specifying target repositories other than that of the action workflow.
issue-forms-body-parser -

Published by peter-murray 11 months ago

  • Updated to Node.js 20 for action
  • Updated library versions to latest for @actions/core and @actions/github
  • Updated examples that just dumped the context to a shell to follow best practices to avoid injection attacks
issue-forms-body-parser - v3.0.0

Published by peter-murray about 2 years ago

issue-forms-body-parser - v2.0.0

Published by peter-murray about 3 years ago

  • Modifying the parsing of checkboxes to provide an object of true and false values based on the options selected.
issue-forms-body-parser - v1.1.0

Published by peter-murray over 3 years ago

  • Added support for checkbox parsing
issue-forms-body-parser - 1.0.0

Published by peter-murray over 3 years ago

Initial release to support Issue Form Template parsing using v1.0.0 release tag.