vlsi opened a new pull request, #6702: URL: https://github.com/apache/jmeter/pull/6702
## Summary Adds a Renovate `packageRule` that groups updates to GitHub Actions maintained by GitHub/Microsoft (matching the `actions/*` and `github/*` namespaces). Third-party actions (e.g. `gradle/actions`, `release-drafter/release-drafter`, `burrunan/gradle-cache-action`, `oracle-actions/setup-java`) intentionally stay ungrouped, since their release cadence and review context are independent. The new rule is placed alphabetically by `groupName` to keep future diffs minimal. Example of PRs that would collapse into one under this rule, based on the current [Dependency Dashboard](https://github.com/apache/jmeter/issues/5823): - `actions/github-script` v9 - (future) `actions/checkout`, `actions/setup-java` bumps ## Test plan - [x] `renovate.json` is valid JSON - [ ] Renovate dry-run (Mend portal) shows the next `actions/*` / `github/*` updates land as a single grouped PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
