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

Integration with Bitbucket Server (formerly Atlassian Stash) #140

Closed
tubbo opened this issue Apr 7, 2016 · 9 comments
Closed

Integration with Bitbucket Server (formerly Atlassian Stash) #140

tubbo opened this issue Apr 7, 2016 · 9 comments

Comments

@tubbo
Copy link

tubbo commented Apr 7, 2016

I noticed that there's an integration for cloud-hosted Bitbucket, but what about Bitbucket Server (formerly Stash)? My company uses Stash, and it seems like if we can get things working this tool will be very helpful for our code review process. Has there been any work done on this prior to now so I can take a look? I have a branch going on my fork that is a good start to getting Bitbucket Server integrated with Pronto, but also wondering if anyone else might need this?

@mmozuras
Copy link
Member

@tubbo does Bitbucket server requires a separate integration or can just the bitbucket web_endpoint be changed in config?

@tubbo
Copy link
Author

tubbo commented Apr 18, 2016

I've been looking it over the last few days and it seems like the Stash API is just different enough from the Bitbucket API to make this not work. Tried running it with my own username and password but couldn't get it to post any comments.

@jwarlander
Copy link

Definitely interested in this; @tubbo, were you able to get it working in your branch?

@tubbo
Copy link
Author

tubbo commented Mar 8, 2017

I wasn't able to just yet, but I think I'm having some local access issues. Will report back when I get it tested correctly.

@dstull
Copy link

dstull commented Mar 14, 2017

interested in bitbucket server working as well against pull requests. I believe this code will prevent it due to base setting...

https://github.com/mmozuras/pronto/blob/master/lib/pronto/clients/bitbucket_client.rb#L26

@andrey-skat
Copy link
Contributor

@andrey-skat
Copy link
Contributor

I added pr with formatter #216

@mmozuras
Copy link
Member

mmozuras commented Apr 9, 2017

Resolved with #216, will be released in the coming weeks with next version - 0.9.0.

@mmozuras mmozuras closed this as completed Apr 9, 2017
@mmozuras
Copy link
Member

Released v0.9.0 with bitbucket_server_pr as an option.

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

5 participants