Advanced Issue Labeler
Version updated for redhat-plumbers-in-action/advanced-issue-labeler to version v2.1.0.
- This action is used across all versions by 274 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Use octokit instead of probot :wastebasket: by @jamacku in https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/pull/274
- chore(deps): update dependency @types/node to v18.18.9 by @renovatebot in https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/pull/268
- chore(deps): update dependency eslint-plugin-prettier to v5.0.1 by @renovatebot in https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/pull/270
- Use zod for input validation :supervillain: by @jamacku in https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/pull/275
- chore(deps): update dependency @vercel/ncc to v0.38.1 by @renovatebot in https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/pull/269
- Add option to set custom config file path by @jamacku in https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/pull/278
- Improve and update tests :test_tube: by @jamacku in https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/pull/279
- Add support for GitHub Enterprise :classical_building: by @jamacku in https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/pull/277
- Use node16 for v2; the node20 will be used by v3 by @jamacku in https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/pull/281
Full Changelog: https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/compare/v2.0.7...v2.1.0