Skip to content

Release to Action Marketplace

Compare
Choose a tag to compare
@nrpx nrpx released this 30 Jan 14:58
· 2 commits to main since this release
4933e03

Release v1.1

Fundamental differences from the existing Action version with the same name:

  • The structure of the main file has been redesigned
  • Improved code in terms of performance
  • Added additional input arguments for more control over the expected result
  • Results are now always returned as a JSON object (either an issue object or an array of such objects)

More details about the features can be found in the README file.

Full Changelog: b5b7081...4933e03