jenkins-x/go-scm

Bitbucket Cloud create repository in a Team/Organisation

Opened this issue · 0 comments

the current code for repository creation defaults to using a workspace named after the current user login:
https://github.com/jenkins-x/go-scm/blob/master/scm/driver/bitbucket/repo.go#L79

we probably need some work to be able to support creating a repository in a team (organisation)