Skip to content

Access to private bitbucket repo without being linked to user account #4628

Open
@ruiponte1990

Description

@ruiponte1990

We are using the scm config to run our pipelines via a private bitbucket repo like in this example:

providers {
    bitbucket {
        user = 'me'
        password = 'my-secret'
    }
}

Is there a way to have this set up so that it's not linked to a user account? Like with an access token?

https://support.atlassian.com/bitbucket-cloud/docs/access-tokens/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions