Releases: hoho4190/issue-pr-labeler
Releases · hoho4190/issue-pr-labeler
v2.0.0 🚀
What's Changed
upgrade node from 16 to 20
🧰 Maintenance
- build(deps): bump codecov/codecov-action from 3 to 4 @dependabot (#152)
- build(deps): bump actions/upload-artifact from 3 to 4 @dependabot (#154)
- build(deps): bump github/codeql-action from 2 to 3 @dependabot (#153)
- build: upgrade node to 20 @hoho4190 (#151)
Full Changelog: v1.3.3...v2.0.0
v1.3.3 🚀
What's Changed
🧰 Maintenance
- build(deps): bump dependencies
- build(deps-dev): bump dependencies
Full Changelog: v1.3.2...v1.3.3
v1.3.2 🚀
v1.3.1 🚀
What's Changed
🧰 Maintenance
- refactor: refactoring for testing @hoho4190 (#22)
- build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 @dependabot (#18)
- ci: add codecov @hoho4190 (#20)
- build(deps): bump yaml from 2.3.0 to 2.3.1 @dependabot (#16)
- build(deps-dev): bump @types/node from 20.2.4 to 20.2.5 @dependabot (#15)
- build(deps-dev): bump @types/node from 20.2.3 to 20.2.4 @dependabot (#14)
v1.3.0 🚀
v1.2.0 🚀
What's Changed
-
Added
pull_request_target
event.- Now with
pull_request_target
, the Labeler will work even if you request an pull request from the forked repository to the upstream repository.
- Now with
-
Added
reopened
type.
✨ Features
🧰 Maintenance
v1.1.0 🚀
What's Changed
Added an option to set whether to filter events opened by bots.
✨ Features
🧰 Maintenance
📄 Documentation
v1.0.0 🚀
What's Changed
✨ Features
Automatically add labels by filtering titles and content when issues and pull requests are opened.