Skip to content

Releases: hoho4190/issue-pr-labeler

v2.0.0 🚀

24 Feb 01:41
Compare
Choose a tag to compare

What's Changed

upgrade node from 16 to 20

GitHub Actions: Transitioning from Node 16 to Node 20

🧰 Maintenance

Full Changelog: v1.3.3...v2.0.0

v1.3.3 🚀

23 Feb 12:13
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • build(deps): bump dependencies
  • build(deps-dev): bump dependencies

Full Changelog: v1.3.2...v1.3.3

v1.3.2 🚀

24 Aug 04:42
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

📄 Documentation

Full Changelog: v1.3.1...v1.3.2

v1.3.1 🚀

01 Jun 01:08
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

v1.3.0 🚀

25 May 10:27
3119d75
Compare
Choose a tag to compare

What's Changed

In the previous version, the Labeler worked only for opened and reopened types, but now it works for all types.

✨ Features

v1.2.0 🚀

25 May 05:06
931db9f
Compare
Choose a tag to compare

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.
  • Added reopened type.

✨ Features

🧰 Maintenance

v1.1.0 🚀

24 May 05:41
cad66e6
Compare
Choose a tag to compare

What's Changed

Added an option to set whether to filter events opened by bots.

✨ Features

🧰 Maintenance

📄 Documentation

v1.0.0 🚀

23 May 12:13
3b14060
Compare
Choose a tag to compare

What's Changed

✨ Features

Automatically add labels by filtering titles and content when issues and pull requests are opened.