Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
RELEASENOTES.md
when performing stablecore-
releasesDetails
RELEASENOTES.md
should be updated before creating the release tag because a permalink is included in packages. To help make sure this is done correctly the bot/automation will now detect missing content and remind users to add something. It also now has a command to help do this right from the PR discussion.Test runs
Stable release run without content: [release] Prepare release core-1.12.0 CodeBlanchOrg/opentelemetry-dotnet#66
Bot reminds user to add release note content and then has a command to help.
Stable release run with content: [release] Prepare release core-1.11.0 CodeBlanchOrg/opentelemetry-dotnet#65
Bot doesn't nag to do anything but the command is still available.
Prerelease run: [release] Prepare release core-1.12.0-beta.1 CodeBlanchOrg/opentelemetry-dotnet#64
No reminder, updates ignored for prerelease builds.
Merge requirement checklist