Create Issue From File Versions Save

A GitHub action to create an issue using content from a file

v2.0.1

4 years ago
  • Follow the minor version of Python due to older build versions being dropped from the GitHub Actions tool cache

v2.0.0

4 years ago

v2 major version release 🚀

  • Converted the action to a hybrid javascript/Python action that works on all platforms
  • Inputs to the action are now specified with with: instead of env:

v1.1.0

4 years ago
  • Adds a new feature to allow created issues to be added to a project board.

v1.0.1

4 years ago
  • Fixed a bug with the entrypoint

v1.0.0

4 years ago
  • First release 🚀