Update release playbook (#932)

Updates the RELEASING.md runbook with more steps and scripts.
Excludes dev release tags for prior releases.
Updates github_changelog_generator config to exclude pull requests
with the release-prep label from the changelog.

Co-authored-by: sdb9696
This commit is contained in:
Teemu R
2024-06-05 18:48:47 +02:00
committed by GitHub
parent 9deadaa520
commit 8a0edbe2c5
2 changed files with 134 additions and 28 deletions

View File

@@ -2,3 +2,4 @@ breaking_labels=breaking change
add-sections={"docs":{"prefix":"**Documentation updates:**","labels":["documentation"]}}
release_branch=master
usernames-as-github-logins=true
exclude-labels=duplicate,question,invalid,wontfix,release-prep