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 cloud support #85

Open
MarekFort opened this issue Dec 19, 2015 · 3 comments
Open

Bitbucket cloud support #85

MarekFort opened this issue Dec 19, 2015 · 3 comments

Comments

@MarekFort
Copy link

Please consider adding support for Bitbucket status update. The API for Bitbucket is really similar to the one for Stash.

Bitbucket API docs: https://confluence.atlassian.com/bitbucket/buildstatus-resource-779295267.html

@scaytrase
Copy link
Member

Bitbucket Cloud may involve another authentication mechanism (OAuth) and use another API endpoints, which currently are not consistent with Bitbucket Server API.

Currently Bitbucket support requires a bunch of refactoring passes but I'll take this into account, but no promise to make it soon

@scaytrase scaytrase self-assigned this Dec 19, 2015
@scaytrase scaytrase modified the milestone: 2.0 Dec 19, 2015
@tstibbs
Copy link

tstibbs commented May 17, 2017

Note that https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin exists for BitBucket Cloud.

@scaytrase scaytrase mentioned this issue Feb 27, 2018
4 tasks
@scaytrase scaytrase changed the title Bitbucket support Bitbucket cloud support May 23, 2022
@scaytrase scaytrase modified the milestones: 2.0, 1.x May 23, 2022
@scaytrase
Copy link
Member

I think now it's possible to extend ideas from this PR #273 in order to achieve different clients for different versions of API

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

No branches or pull requests

3 participants