Releases: alex-page/github-project-automation-plus
Releases · alex-page/github-project-automation-plus
v0.4.0
- Add
issue_comment
event, this was a contribution by @jurijzahn8019 🎊
v0.3.0
- Allow
pull_request_target
event
v0.2.4
- Update dependencies
v0.2.3
- Replace reserved secret GITHUB_TOKEN with GH_TOKEN in documentation
v0.2.2
- Refactor add and move card logic ✨
v0.2.1
- Fix bug with move logic when card is already in project
v0.2.0
- Restructure project, add tests, change add and move logic
v0.1.3
- Exact match for project names. This was a contribution by @bensheldon 🎊
v0.1.2
- Fix action not running for a card that exists in multiple projects. This was a contribution by @pomu0325 🎊
v0.1.1
- Document type filter so action runs once