Releases: jimschubert/labeler-action
Releases · jimschubert/labeler-action
v2
What's Changed
v.2.1.2
deps: update labeler v0.1.4
This updates to labler v0.1.4, which supports configuring whether to
evaluate labels against title and/or body, or both. Only the full schema
supports this customization.
v2.1.1
- Evaluating GITHUB_REPOSITORY_OWNER to enable usage from forks by @jimschubert in #2
- Prepare for v2 with forked repo support by @jimschubert in #4
- Bump jimschubert/labeler-action from 1 to 2 in /.github/workflows by @dependabot in #10
- feat: support custom config path by @jimschubert in #8
Full Changelog: v1...v2
Initial Release
This is the initial release of the labeler action. It can label issues and pull requests based on configuration, matching patterns against the title or description of the target event.