Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR archives the release notes for v1.20.0 by moving the content from RELEASENOTES.md to releasenotes/v1.20.0.md and updates the latest version file. This is a cleanup step following a failed final publishing step in the v1.20.0 release process, preparing the repository for the next release cycle.
- Moves v1.20.0 release notes to the archived location
- Clears
RELEASENOTES.mdfor future changes - Updates
LATEST-VERSION.txtto reflect v1.20.0
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| releasenotes/v1.20.0.md | Creates archive file containing v1.20.0 release notes |
| RELEASENOTES.md | Removes v1.20.0 release notes content to prepare for next release |
| LATEST-VERSION.txt | Updates version from v1.19.0 to v1.20.0 |
| @@ -0,0 +1 @@ | |||
| - Fixed git archive URL expiration issue during GHES migrations when metadata archive generation takes longer than an hour. When GHES is configured with local storage for migrations, git archive download URLs expire after one hour. The CLI now automatically refreshes expired git archive download URLs and retries the download. No newline at end of file | |||
There was a problem hiding this comment.
The line should start with a dash (-) followed by a space, but instead starts with '1 |-'. This appears to be a formatting error from the diff representation.
begonaguereca
approved these changes
Oct 22, 2025
Unit Test Results 1 files 1 suites 10m 25s ⏱️ Results for commit d64e856. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
When releasing v1.20.0 the last step in published failed. This PR archives release notes so that the file is empty and ready for the next set of changes to roll in.
ThirdPartyNotices.txt(if applicable)