-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
🏗 Fix PR titles and remove reviewer teams #28483
Conversation
For posterity, the reviewers list appears to support team names of the form |
After a lot of digging and testing on my own org/repo, I've determined that teams cannot be assigned as reviewers by the renovate app on the GitHub marketplace due to permissions issues (see renovatebot/renovate#1908 for details). I've removed all reviewer team settings here. Instead, we'll allow renovate to create the PRs, then Owners Bot will assign them appropriately based on the existing owners configuration. Every |
Related to #28322 |
Funny enough, I'm trying to get it working again for team calypso. It appears the example you linked was probably using codeowners instead of renovate. :( |
Iterations on renovate config.