Releases: alex-page/github-project-automation-plus
Releases · alex-page/github-project-automation-plus
v0.9.0
- Update the NodeJS version of the action runner to Node 20. Thanks @lkostrowski for the contribution.
v0.8.3
Update documentation so users get the latest version.
v0.8.2
- Use Node.js 16 as the action runtime. Thanks @dhruvkb for your contribution.
v0.8.1
- Fix
issue_coment
error with automation. Contributed by @MrDogeBro
v0.8.0
- Add new action type 'add', contributed by @Doarakko
v0.7.1
- Move Node.js version back to v12
v0.7.0
- Move tests to tests
- Update dependencies
- Add links for access tokens
v0.6.0
- Add support for
pull_request_target
andpull_request_review
v0.5.1
- Fix get event data from issue_coment, contributed by @jurijzahn8019
v0.5.0
- Add option to
delete
card, this was a contribution by @jurijzahn8019 🎊