Many large features (or areas of related work) end up being done over multiple distinct PRs. When triaging, it's not uncommon for multiple of them to get the S-Needs-Release-Note label. However in the final document, we want to group them under a single heading.
If we simply delete one of the entries, rerunning the tool to catch new updates will add back the old merged PRs!
The current workflow is:
- Delete the file and entry used for the PR(s) you're merging in.
- Remove the entry from the _release-notes.tomlfile.
- Edit the file for the PRs you're reusing (without changing the file name)
- Remove the S-Needs-Release-Note label from the PR(s) that have been  merged in so they don't get regenerated