actions/labeler (actions/labeler)
### [`v4.2.0`](https://togithub.com/actions/labeler/releases/tag/v4.2.0)
[Compare Source](https://togithub.com/actions/labeler/compare/v4.1.0...v4.2.0)
#### What's Changed
In the scope of this release, the following outputs were added by [@danielsht86](https://togithub.com/danielsht86) in [#60](https://togithub.com/actions/labeler/issues/60):
- `new-labels` - a comma-separated string that contains all newly added labels.
- `all-labels` - a comma-separated string that contains all labels currently assigned to the PR.
For detailed information, please refer to our [updated documentation](https://togithub.com/actions/labeler/tree/0967ca812e7fdc8f5f71402a1b486d5bd061fe20#outputs).
The issue of encountering an `HttpError: Server Error` when adding more than 50 labels has been successfully resolved by [@markmssd](https://togithub.com/markmssd) in [#497](https://togithub.com/actions/labeler/issues/497). However, it's important to note that the GitHub API imposes a limit of 100 labels. To ensure smooth operation, a warning message that will alert you if the number of labels exceeds this limit was implemented. From this point forward, if more than 100 labels are specified, only the first 100 will be assigned.
The error handling for the `Resource not accessible by integration` error was added by [@jsoref](https://togithub.com/jsoref) in [#405](https://togithub.com/actions/labeler/issues/405). Now, if the workflow is misconfigured, the labeler provides a clear warning and guidance for correction.
This release also includes the following changes:
- Warn about the limitations of GitHub tokens by [@dfandrich](https://togithub.com/dfandrich) in [https://github.com/actions/labeler/pull/491](https://togithub.com/actions/labeler/pull/491)
- Improve readme by [@jsoref](https://togithub.com/jsoref) in [https://github.com/actions/labeler/pull/589](https://togithub.com/actions/labeler/pull/589)
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/actions/labeler/pull/591](https://togithub.com/actions/labeler/pull/591)
- Bump eslint from 8.42.0 to 8.43.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/actions/labeler/pull/592](https://togithub.com/actions/labeler/pull/592)
- Bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.60.0 to 5.60.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/actions/labeler/pull/598](https://togithub.com/actions/labeler/pull/598)
- Bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.0 to 5.60.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/actions/labeler/pull/597](https://togithub.com/actions/labeler/pull/597)
- Bump [@octokit/plugin-retry](https://togithub.com/octokit/plugin-retry) from 5.0.2 to 5.0.4 by [@MaksimZhukov](https://togithub.com/MaksimZhukov) in [https://github.com/actions/labeler/pull/599](https://togithub.com/actions/labeler/pull/599)
#### New Contributors
- [@dfandrich](https://togithub.com/dfandrich) made their first contribution in [https://github.com/actions/labeler/pull/491](https://togithub.com/actions/labeler/pull/491)
- [@markmssd](https://togithub.com/markmssd) made their first contribution in [https://github.com/actions/labeler/pull/497](https://togithub.com/actions/labeler/pull/497)
- [@danielsht86](https://togithub.com/danielsht86) made their first contribution in [https://github.com/actions/labeler/pull/60](https://togithub.com/actions/labeler/pull/60)
**Full Changelog**: https://github.com/actions/labeler/compare/v4...v4.2.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
4.1.0
->v4.2.0
Release Notes
actions/labeler (actions/labeler)
### [`v4.2.0`](https://togithub.com/actions/labeler/releases/tag/v4.2.0) [Compare Source](https://togithub.com/actions/labeler/compare/v4.1.0...v4.2.0) #### What's Changed In the scope of this release, the following outputs were added by [@danielsht86](https://togithub.com/danielsht86) in [#60](https://togithub.com/actions/labeler/issues/60): - `new-labels` - a comma-separated string that contains all newly added labels. - `all-labels` - a comma-separated string that contains all labels currently assigned to the PR. For detailed information, please refer to our [updated documentation](https://togithub.com/actions/labeler/tree/0967ca812e7fdc8f5f71402a1b486d5bd061fe20#outputs). The issue of encountering an `HttpError: Server Error` when adding more than 50 labels has been successfully resolved by [@markmssd](https://togithub.com/markmssd) in [#497](https://togithub.com/actions/labeler/issues/497). However, it's important to note that the GitHub API imposes a limit of 100 labels. To ensure smooth operation, a warning message that will alert you if the number of labels exceeds this limit was implemented. From this point forward, if more than 100 labels are specified, only the first 100 will be assigned. The error handling for the `Resource not accessible by integration` error was added by [@jsoref](https://togithub.com/jsoref) in [#405](https://togithub.com/actions/labeler/issues/405). Now, if the workflow is misconfigured, the labeler provides a clear warning and guidance for correction. This release also includes the following changes: - Warn about the limitations of GitHub tokens by [@dfandrich](https://togithub.com/dfandrich) in [https://github.com/actions/labeler/pull/491](https://togithub.com/actions/labeler/pull/491) - Improve readme by [@jsoref](https://togithub.com/jsoref) in [https://github.com/actions/labeler/pull/589](https://togithub.com/actions/labeler/pull/589) - Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/actions/labeler/pull/591](https://togithub.com/actions/labeler/pull/591) - Bump eslint from 8.42.0 to 8.43.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/actions/labeler/pull/592](https://togithub.com/actions/labeler/pull/592) - Bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.60.0 to 5.60.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/actions/labeler/pull/598](https://togithub.com/actions/labeler/pull/598) - Bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.0 to 5.60.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/actions/labeler/pull/597](https://togithub.com/actions/labeler/pull/597) - Bump [@octokit/plugin-retry](https://togithub.com/octokit/plugin-retry) from 5.0.2 to 5.0.4 by [@MaksimZhukov](https://togithub.com/MaksimZhukov) in [https://github.com/actions/labeler/pull/599](https://togithub.com/actions/labeler/pull/599) #### New Contributors - [@dfandrich](https://togithub.com/dfandrich) made their first contribution in [https://github.com/actions/labeler/pull/491](https://togithub.com/actions/labeler/pull/491) - [@markmssd](https://togithub.com/markmssd) made their first contribution in [https://github.com/actions/labeler/pull/497](https://togithub.com/actions/labeler/pull/497) - [@danielsht86](https://togithub.com/danielsht86) made their first contribution in [https://github.com/actions/labeler/pull/60](https://togithub.com/actions/labeler/pull/60) **Full Changelog**: https://github.com/actions/labeler/compare/v4...v4.2.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.