acraven / azure-dependabot

Companion to Updating dependencies in Azure DevOps repos
58 stars 17 forks source link

PR already exists or an error has occurred #2

Closed RobinDink closed 4 years ago

RobinDink commented 4 years ago

Hey,

thank you for adding support for Azure DevOps to this awesome bot! I have a problem where the bot recognizes that there are some outdated dependencies but doesn't create Pull Requests for them.

image

Any idea on how to fix this?

Cheers, Robin

MO2k4 commented 4 years ago

Hey @RobCoPKC

you need same more access rights for the user "Project Collection Build Service"

and maybe CreateBranch - i am sure about this one.

Martin

RobinDink commented 4 years ago

Hey @MO2k4,

looks like the Build Service Account was missing the "Contribute to pull requests"-permission. Thank you for your help!

Cheers, Robin