taskcluster icon indicating copy to clipboard operation
taskcluster copied to clipboard

Taskcluster release notes (and changelog) don't include PR links

Open petemoore opened this issue 6 months ago • 1 comments

Our release notes only provide links to Issues, and not Pull Requests. Therefore when there isn't an issue, no link is provided to source changes. For example in https://github.com/taskcluster/taskcluster/releases/tag/v86.0.2 only 1/3 changes in the release provide a link to code changes. And that link is also indirect, since it points to the issue, and then the user needs to navigate to find the code change.

petemoore avatar Jun 30 '25 15:06 petemoore

Could do something similar to how GitHub's auto-release notes feature formats it like https://github.com/taskcluster/tc-admin/releases/tag/v4.1.0

matt-boris avatar Jul 03 '25 20:07 matt-boris