Releases: github/issue-labeler
Releases · github/issue-labeler
v3.4
What's Changed
- Fix warning by update node version by @renanfranca in #82
New Contributors
- @renanfranca made their first contribution in #82
Full Changelog: v3.3...v3.4
v3.3
What's Changed
- feat(config): support reading from local file if it exists by @lrstanley in #48
New Contributors
- @lrstanley made their first contribution in #48
Full Changelog: v3.2...v3.3
v3.2
What's Changed
- fix: read default token by @EndBug in #67
- feat: allow the use of custom issue numbers by @EndBug in #66
- fix: Use the correct input name so the default applies by @phated in #72
- feat: Add outputs of the labels added and removed by @phated in #71
- docs: GITHUB_TOKEN passing is required by @rajbos in #75
- feat: add option to include/exclude body as regex target by @amerikan in #70
New Contributors
- @EndBug made their first contribution in #67
- @phated made their first contribution in #72
- @rajbos made their first contribution in #75
- @amerikan made their first contribution in #70
Full Changelog: v3.1...v3.2
v3.1
v3.0
What's Changed
Breaking change: Issue labels that do not match a regex will no longer be removed by default unless you set sync-labels:
to 1
- feat: add sync-labels option by @balazsorban44 in #59
Full Changelog: v2.6...v3.0
v2.6
What's Changed
- @balazsorban44 made their first contribution in #57
Full Changelog: https://github.com/github/issue-labeler/commits/v2.6
v2.5
What's Changed
- refactor: replace deprecated String.prototype.substr() by @CommanderRoot in #38
- Fix typo by @superbrothers in #42
- Add support for pull requests by @superbrothers in #41
- Add 'include-title' input to include the issue title in the regex target by @superbrothers in #43
Full Changelog: https://github.com/github/issue-labeler/commits/v2.5
Release of v2.4.1
What's Changed
- Explicit input definition updates (#25) by @stephanmiehe in #26
Full Changelog: v2.4...v2.4.1
Release of v2.4
- Support regex flags #15
Release of v2.3
Fixes issues with enabled-versioned-regex input #21