Issue with CODEOWNERS and Dependabot assignment of pull requests #56330
-
Select Topic AreaQuestion BodyWe extensively use CODEOWNERS to configure the team responsible for various repositories. Since all pull requests are assigned to the team, when the Dependabot creates a pull request, it is automatically assigned as well. The problem arises when some individuals are removed from the team, yet the Dependabot continues to be assigned to their pull requests. What's even more peculiar is that this behavior only occurs with pull requests created by the Dependabot. This raises the following debate:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
@tcelestino you can configure assignees for Dependabot pull requests via the |
Beta Was this translation helpful? Give feedback.
@carogalvin even after leaving the team, I'm still receiving notifications. I manually removed my user from some old pull requests that Dependabot had assigned to me. Let's see what happens.