Standard-version: compare link is not correct for bitbucket

Created on 17 Nov 2016  路  8Comments  路  Source: conventional-changelog/standard-version

I use angular template, and the link created seems to be github version, and like below:

https://bitbucket.org/user/repo/compare/v0.1.0...v0.2.0

but the right url would be:

https://bitbucket.org/user/repo/branches/compare/v0.2.0%0Dv0.1.0

Is this can be configured?

enhancement

Most helpful comment

It would be nice, if the links are configurable in general.

All 8 comments

thx

I'm happy to keep this open for visibility.

It would be nice, if the links are configurable in general.

@hanks Neither of those two links work for me. I've tried using two dots, triple dots, and %0D. No dice. Running BitBucket Server 4.14.4.

Would love to have links be configurable. Don't even know how we're going to get around linking our issues to JIRA.

The base URL up to ../compare/ works for me, but the triple dot syntax just takes me to a dead link page.

@hanks @enriquecaballero as of [email protected] you can now set the variable compareUrlFormat in a .versionrc, and correct the URL format for a given platform.

Let me know if this does the trick for you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jefftienchow picture jefftienchow  路  5Comments

vidavidorra picture vidavidorra  路  5Comments

eemeli picture eemeli  路  4Comments

kimnh-0823 picture kimnh-0823  路  4Comments

pdcmoreira picture pdcmoreira  路  4Comments