-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Update actions/labeler action to v6 #168300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update actions/labeler action to v6 #168300
Conversation
|
@llvm/pr-subscribers-github-workflow Author: Mend Renovate (renovate-bot) ChangesThis PR contains the following updates:
> [!WARNING] Release Notes<details>
|
|
Needs to be done by reapplying b3d6264 as this requires actual work, so closing. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v4.3.0->v6.0.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/labeler (actions/labeler)
v6.0.1Compare Source
What's Changed
New Contributors
Full Changelog: actions/labeler@v6.0.0...v6.0.1
v6.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release Notes
Dependency Upgrades
Documentation changes
pull_request_targetto README.md by @silverwind in #669pull_request_targetevent by @IvanZosimov in #721New Contributors
Full Changelog: actions/labeler@v5...v6.0.0
v5.0.0Compare Source
What's Changed
This release contains the following breaking changes:
The ability to apply labels based on the names of base and/or head branches was added (#186 and #54). The match object for changed files was expanded with new combinations in order to make it more intuitive and flexible (#423 and #101). As a result, the configuration file structure was significantly redesigned and is not compatible with the structure of the previous version. Please read the action documentation to find out how to adapt your configuration files for use with the new action version.
The bug related to the
sync-labelsinput was fixed (#112). Now the input value is read correctly.By default,
dotinput is set totrue. Now, paths starting with a dot (e.g..github) are matched by default.Version 5 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.
For more information, please read the action documentation.
New Contributors
Full Changelog: actions/labeler@v4...v5.0.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 12:59 AM, only on Monday ( * 0 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.