diff --git a/RELEASE.md b/RELEASE.md index a19d6a5c08..ca03e4d584 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -36,6 +36,8 @@ make reno-report VERSION= ``` And then committed to the pre-release branch. +**IMPORTANT** Reno scans commits to detect release notes. Only committed release notes will be added to the CHANGELOG files. + ### Release workflow `release` workflow tags the repo using `release_tag` variable either from the merged pre-release PR or from workflow dispatch.