Labelicious
Version updated for https://github.com/hopeman15/labelicious to version 0.4.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Labelicious is a GitHub Action that automatically labels pull requests based on keywords found in their titles. It streamlines project management by associating descriptive labels with PRs, reducing manual effort and improving organization. The action supports customizable and default keyword-to-label mappings, with the ability to append additional rules as needed.
Release notes
What’s Changed
- [Documentation] Marketplace Badge by @hopeman15 in https://github.com/hopeman15/labelicious/pull/22
- Update actions/checkout digest to 08eba0b by @renovate[bot] in https://github.com/hopeman15/labelicious/pull/23
- Update actions/checkout action to v5 by @renovate[bot] in https://github.com/hopeman15/labelicious/pull/24
- Update codecov/codecov-action action to v5.5.0 by @renovate[bot] in https://github.com/hopeman15/labelicious/pull/25
- Update codecov/codecov-action action to v5.5.1 by @renovate[bot] in https://github.com/hopeman15/labelicious/pull/26
- Update actions/checkout digest to 93cb6ef by @renovate[bot] in https://github.com/hopeman15/labelicious/pull/27
- Update actions/checkout action to v6 by @renovate[bot] in https://github.com/hopeman15/labelicious/pull/28
- Update actions/checkout digest to 8e8c483 by @renovate[bot] in https://github.com/hopeman15/labelicious/pull/29
- Update codecov/codecov-action action to v5.5.2 by @renovate[bot] in https://github.com/hopeman15/labelicious/pull/30
- fix: make keyword matching case-insensitive by @hopeman15 in https://github.com/hopeman15/labelicious/pull/31
Full Changelog: https://github.com/hopeman15/labelicious/compare/0.3.0...0.4.0