🛠 Repo: Add "this was included in" comments to issues and PRs upon release #5371
Labels
area: repository tooling
concerning ease of contribution
status: in triage
a maintainer should (re-)triage (review) this issue
Tooling Suggestion Checklist
main
branch of the repository.faq
label, but none matched my issue.Overview
When an issue is resolved in a new, it'd be nice to note in the issue itself that folks can get the updated code in that release. Right now there's no direct way to go from an issue to the specific release that included it.
Proposal: let's add to the automated release flow to do this?
Additional Info
For example, with #3893 -> #4989, @73rhodes did a very nice thing of manually commenting #3893 (comment) and other comments.
I've seen this in other repos with release-it and other automations. Example: JoshuaKGoldberg/create-typescript-app#2219 (comment). I haven't looked into how to do it in release-please.
The text was updated successfully, but these errors were encountered: