prontolabs / pronto

Quick automated code review of your changes
MIT License
2.62k stars 245 forks source link

Bitbucket integration with a token instead of username + password? #394

Open dhempy opened 3 years ago

dhempy commented 3 years ago

I see instructions for using an access token with Github and Gitlabs, but Bitbucket integration requires a username and password. Putting a repo password in our CI files would is not allowed by our security policies.

Is it possible to integrate pronto with a Bitbucket enterprise repo using a token instead of username+password?