-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
changelog links are broken #16727
Comments
We probably need to use the full commit hash in the linked url - conventional-changelog/conventional-changelog#476 However the linked issue doesn't seem to have a direct solution, and I haven't investigated if we can tweak this directly. Strangely though, the short commit hash shouldn't be colliding since it's displaying fine for me locally:
A shorter hash would look like:
Maybe GitHub collects more hashes not cloned locally. |
@bluwy It seems that the upstream has not planned to solve this problem for a long time. Perhaps we can add a script to replace the short hash with the full hash value. |
Fine by me 👍 Maybe we can also use pnpm to patch it. |
|
If you want to patch, you can use https://pnpm.io/cli/patch, e.g. |
I think we can close this with #17709 merged |
Documentation is
Explain in Detail
I often check the changelog, but this time many links were broken 🥲
See
Your Suggestion for Changes
Add PR link
Reproduction
No response
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: