Skip to content

Conversation

@sbglasius
Copy link
Contributor

Added explanation on how to find staging repo id, and fixed a current directory that was wrong

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the release instructions by clarifying how to locate the staging repository ID in the GitHub Actions workflow and fixes an unintended character in the comment header.

  • Adds detailed steps to find the staging repo ID in GitHub Actions.
  • Removes an accidental leading character from the top comment.
Comments suppressed due to low confidence (1)

RELEASE.md:1

  • The leading 'x' before '<!--' appears unintended and breaks the markdown comment syntax; remove the 'x' to restore a proper HTML comment.
x<!--

@jdaugherty
Copy link
Contributor

Please do not merge this until after M4 has been released since we're waiting on the vote.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
}
trap error ERR

cd "${DOWNLOAD_LOCATION}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I always had the download_location = current directory in my testing. Good catch!

@jdaugherty jdaugherty merged commit 73f110f into 7.0.x Jun 10, 2025
20 of 30 checks passed
@jdaugherty jdaugherty deleted the chore/verify-fix branch June 10, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants