Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitbucket setup not working #186

Closed
dskrvk opened this issue Jun 4, 2016 · 5 comments
Closed

Bitbucket setup not working #186

dskrvk opened this issue Jun 4, 2016 · 5 comments

Comments

@dskrvk
Copy link

dskrvk commented Jun 4, 2016

Our team uses Bitbucket, where we have a team account, but everyone pushes changes under their personal accounts, so we can see who did what.
Is this use case supported?

I couldn't find any documentation on what "team-owned repos only" means, so this is what I tried:

Which service would you like to use for this project? 2
Please enter your BitBucket username: {team name here}
Please enter your team's API key: {team API key}
[error] Invalid API key for team {my personal BB username}

I also tried providing my personal username in the second step, with the same result.

@codenamev
Copy link
Collaborator

I'll look into this. We use our team to own all repos, and the last we used Bitbucket, their API only supported calls to a repository that was owned by a team to use keys generated for that team.

@dskrvk
Copy link
Author

dskrvk commented Jun 7, 2016

All our repos are team-owned as well. People authenticate using their private HTTP/SSH credentials though.

@codenamev
Copy link
Collaborator

Unfortunately this is not supported by Bitbucket 😞 . See Bitbucket Issue #10182 for the current problem and workaround that we've chosen, and #12186 to track the current status from Bitbucket.

@dskrvk
Copy link
Author

dskrvk commented Jun 11, 2016

So the use case that's currently supported is for all team members to use the team's credentials locally?

@codenamev
Copy link
Collaborator

Yes. User access tokens are not supported on Bitbucket, but team access tokens are.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants