Skip to content

Consolidate release url extraction - #11

Merged
cyanzhong merged 1 commit into
mainfrom
develop
Aug 8, 2026
Merged

Consolidate release url extraction#11
cyanzhong merged 1 commit into
mainfrom
develop

Conversation

@cyanzhong

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Extracts raw GitHub release URL updates into a reusable, testable helper.

Changes:

  • Supports shorthand and fully qualified tag references.
  • Adds unit tests and runs them in CI.
  • Integrates the helper into official release updates.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts/release-url.mjs Adds release URL update helper.
scripts/update-official.mjs Uses the extracted helper.
test/release-url.test.mjs Tests both tag URL formats.
package.json Adds the test command.
.github/workflows/validate.yml Runs tests during validation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@cyanzhong
cyanzhong merged commit 80cea4a into main Aug 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants