Skip to content

Releases: peter-evans/create-issue-from-file

Create Issue From File v2.1.1

21 Mar 03:03

Choose a tag to compare

Create Issue From File v2.1.0

24 Jan 08:34

Choose a tag to compare

  • Installs vendored Python dependencies instead of downloading.

Create Issue From File v2.0.1

17 Jan 09:04

Choose a tag to compare

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

Create Issue From File v2.0.0

03 Jan 08:39
35e304e

Choose a tag to compare

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:

Create Issue From File v1.1.0

23 Nov 02:16

Choose a tag to compare

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

Create Issue From File v1.0.1

08 Jul 15:31

Choose a tag to compare

  • Fixed a bug with the entrypoint

Create Issue From File v1.0.0

07 Jul 07:07

Choose a tag to compare

  • First release 🚀