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

Links in changelog don't include repository name #410

Closed
jefftienchow opened this issue Jul 22, 2019 · 5 comments · Fixed by #421
Closed

Links in changelog don't include repository name #410

jefftienchow opened this issue Jul 22, 2019 · 5 comments · Fixed by #421

Comments

@jefftienchow
Copy link

The links to my published commits currently don't include a repository name, causing the links to not work.

For ex: https://github.com///compare/v1.0.0...v1.0.1 instead of
https://github.com/repository/name/compare/v1.0.0...v1.0.1

I have changed the name of my repository before, which I suspect could be the issue. Is there a way to configure the changelog so that future release links won't be broken?

@jbottigliero
Copy link
Member

Hey @jefftienchow – I have a feeling this could be caused by a bug in the new default preset (conventionalcommits)...

Could you provide the version of standard-version you are running and which preset configuration you are using (if it's not the default)?

@jefftienchow
Copy link
Author

jefftienchow commented Jul 24, 2019

I was using 6.0.1. Reverting back to 5.0.2 fixed the problem. Thanks!

@jbottigliero
Copy link
Member

Great – thanks for the follow-up.

For tracking purposes, I'm going to link this to conventional-changelog/conventional-changelog#462 (and what I believe is the fix conventional-changelog/conventional-changelog#463) which should land in the next minor version release of conventional-changelog (>=3.1.10).

jbottigliero added a commit that referenced this issue Jul 30, 2019
- This is expected to resolve #410 based on updates in the conventional-commits preset.
@bcoe bcoe closed this as completed in #421 Jul 31, 2019
@towry
Copy link

towry commented Jun 12, 2020

@bcoe I am using standard-version: 8.0.0, still have this issue.
Jietu20200612-152645

@ttous
Copy link

ttous commented Nov 6, 2020

Same here with 9.0.0 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants