$curl -O workflows/release-notes.yamlReads every merged PR since the last tag and writes release notes users actually want to read. Runs on tag push; your changelog stops being an afterthought.
| 1 | # release-notes.yaml |
| 2 | curl -O workflows/release-notes.yaml |