Releases: peter-evans/create-issue-from-file
Releases · peter-evans/create-issue-from-file
Create Issue From File v2.1.0
- Installs vendored Python dependencies instead of downloading.
Create Issue From File v2.0.1
- 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
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 ofenv:
Create Issue From File v1.1.0
- Adds a new feature to allow created issues to be added to a project board.
Create Issue From File v1.0.1
- Fixed a bug with the entrypoint
Create Issue From File v1.0.0
- First release 🚀