Add support for repository access tokens when using BitBucket #90
Labels
area/plugin
Plugin-related issue or feature request
enhancement
New feature or request
good first issue
Great issue for new contributors
Feature description
At the moment, the Git plugin only allows authentication as a user, with either password or personal access token.
It would be great to add an option to use repository access tokens. so that we can e.g. pull the code from the dbt repo for a production run using a repository access token, and not a personal one.
The text was updated successfully, but these errors were encountered: