Skip to content

Releases: jimschubert/labeler-action

v2

26 May 22:22

Choose a tag to compare

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

03 Apr 01:57

Choose a tag to compare

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.