fix(renovate): Enable the `expandCodeOwnersGroups` option.
What
fix(renovate): Enable the expandCodeOwnersGroups
option.
Why
With this setting, Renovate will expand any matching CODEOWNERS
groups into a
full list of group members and assign them individually instead of the group.
This is particularly useful when combined with assigneesSampleSize
and
assigneesFromCodeOwners
, so that only a subset of the Codeowners are assigned
instead of the whole group.
Issue: gitlab-com/gl-infra/platform/runway/team#463 (closed)
Edited by Florian Forster