Skip to content

Choose a tag to compare

@jimschubert jimschubert released this 26 May 22:22
· 2 commits to master since this release

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