dependabot-script
dependabot-script copied to clipboard
Enable Auto-Complete for Azure DevOps
Hi there,
I am using the docker image in an azure repo. So I don't have to use my own access token I am using System.AccessToken
. This has the effect of approving reviewers not being able to complete pull requests since "delete branch" cannot be checked (since it belongs to another user).
Is it possible to set autocomplete options with the docker image?
Best regards.