Manage renovate reviewers from release_managers.yml
What does this MR do and why?
Describe in detail what your merge request does and why.
Content
- Manage renovate reviewers from release_managers.yml
When using codeowners with groups, it is not possible to control the number of folks that get assigned as reviewers from renovate-bot.
In this merge request we introduce a shell script that creates individual reviewers from our team members list.
Author Check-list
-
Has documentation been updated?