Skip to content

[releases.json] Clear original date when promoting a preview release to rtm #5881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

schmittjoseph
Copy link
Member

@schmittjoseph schmittjoseph commented Jan 23, 2024

Summary

There's currently a bug where when we create a new release for a version that was previously a preview release (e.g. 8.0.0-rc.2 -> 8.0.0 GA) the "Original Release Date" field wasn't being reset to the new GA date. (As seen in #5687 (comment)) This PR fixes that bug and changes were locally tested.

Closes #5690

Release Notes Entry

@schmittjoseph schmittjoseph added the github_actions Pull requests that update GitHub Actions code label Jan 23, 2024
@schmittjoseph schmittjoseph requested a review from a team as a code owner January 23, 2024 21:31
@schmittjoseph schmittjoseph merged commit 5aef0f2 into dotnet:main Jan 30, 2024
@schmittjoseph schmittjoseph deleted the dev/joschmit/clear-changelog-date branch January 30, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[releases] Clear the original release date when promoting a preview version to rtm
2 participants