effekt icon indicating copy to clipboard operation
effekt copied to clipboard

Configure automatically generated release notes

Open jiribenes opened this issue 1 year ago • 1 comments

This issue is of very low importance, but we could generate more stratified release notes if we wanted to according to the PR labels. By configuring some YAML file somewhere in the repository, we could say that, for example, everything with the area:llvm label is then in a special "LLVM" section. This could then help to produce easy-to-skim release notes.

See docs for more details: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes

Testing this is a bit cumbersome, probably easier by making a fork of the repo and letting the autorelease.yml action run every day / running it manually.

Follow-up from #538.

jiribenes avatar Sep 25 '24 08:09 jiribenes

Yes, this is very low prio, even though it sounds cute.

b-studios avatar Sep 25 '24 08:09 b-studios