Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1304·conventional-changelog

All changelog packages should use commitUrlFormat instead of building their own (otherwise can't support non-github service)

Author: hpe-ykoehlerCreated Sep 27, 2024Updated Jun 25, 2026

For bitbucket we need to customize the commitUrlFormat (and compare) to add

"projects/{{owner}}/repos/{{repos}}/commits/{{hash}}"

Currently only the conventionalcommits support in its template the commitUrlFormat, all others should as well.

Source: conventional-changelog/conventional-changelog

View original on GitHubView discussion on GitHub