Affected Packages
Not sure, the one which generates actual changelog from changeset files
Problem
We have this pattern that issue numbers in the GitHub form of #1234 are added to changes entries. This works well in the bot's release pull requests since they become clickable
However, in the final CHANGELOG.md they are plain text #1234.
Proposed solution
It would be nice to have an (opt-in?) feature to also render them as actual GitHub links in the final markdown
Affected Packages
Not sure, the one which generates actual changelog from changeset files
Problem
We have this pattern that issue numbers in the GitHub form of
#1234are added to changes entries. This works well in the bot's release pull requests since they become clickableHowever, in the final
CHANGELOG.mdthey are plain text#1234.Proposed solution
It would be nice to have an (opt-in?) feature to also render them as actual GitHub links in the final markdown