googleapis / release-please

generate release PRs based on the conventionalcommits.org spec
https://www.conventionalcommits.org
Apache License 2.0
4.66k stars 350 forks source link

notify the PRs that a release was made for #463

Open bcoe opened 4 years ago

bcoe commented 4 years ago

In open-source, I find I usually go back to the PRs that were released, and let folks know their feature has gone out the door, see:

https://github.com/istanbuljs/puppeteer-to-istanbul/pull/57

It would be cool if this could be automated.

jthegedus commented 3 years ago

For prior art on this, semantic-release supports this feature. Can it be ported over :thinking: ?

tobiasbueschel commented 3 years ago

Agreed, this would be a great option to have 🙂