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

Support for BitBucket #3

Closed
roxanemace opened this issue Dec 28, 2017 · 3 comments
Closed

Support for BitBucket #3

roxanemace opened this issue Dec 28, 2017 · 3 comments

Comments

@roxanemace
Copy link

BitBucket uses a different url structure to compare tags. They are in the reverse order: https://bitbucket.org/<OWNER>/<REPOSITORY>/branches/compare/HEAD..<TAG>.

Here's an example: https://bitbucket.org/amalto/dev-service-typescript/branches/compare/HEAD..v1.1.0

I could submit a PR if you are interested.

@nikolajevp
Copy link
Owner

Yes sure! create pull request.

@nikolajevp
Copy link
Owner

It should work with bitbucket now 👍

@roxanemace
Copy link
Author

Thanks a lot :)

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