Skip to content

Rename validate-changelog to changenotes - #4143

Merged
mbg merged 1 commit into
mainfrom
mbg/rename-script-to-changenote
Sep 11, 2026
Merged

Rename validate-changelog to changenotes#4143
mbg merged 1 commit into
mainfrom
mbg/rename-script-to-changenote

Conversation

@mbg

@mbg mbg commented Sep 11, 2026

Copy link
Copy Markdown
Member

Follow-up to #4128. As @mario-campos noted there, the script will have functions other than validation in the future. This PR renames it to reflect that it offers functionality related to change notes. We already have scripts that work directly on the overall changelog (changelog.ts and (bundle|prepare|rollback)-changelog.ts), which is distinct from the new change notes files, so the changenote.mts name makes sense.

Risk assessment

For internal use only. Please select the risk level of this change:

  • Low risk: Changes are fully under feature flags, or have been fully tested and validated in pre-production environments and are highly observable, or are documentation or test only.

Which use cases does this change impact?

Environments:

  • Testing/None - This change does not impact any CodeQL workflows in production.

How did/will you validate this change?

  • Unit tests - I am depending on unit test coverage (i.e. tests in .test.ts files).

If something goes wrong after this change is released, what are the mitigation and rollback strategies?

  • Development/testing only - This change cannot cause any failures in production.

How will you know if something goes wrong after this change is released?

  • Other - Please provide details.

Are there any special considerations for merging or releasing this change?

  • No special considerations - This change can be merged at any time.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Consider adding a changelog entry for this change.
  • Confirm the readme and docs have been updated if necessary.

@mbg
mbg requested review from mario-campos and a balanced review from Copilot September 11, 2026 13:50
@mbg
mbg requested a review from a team as a code owner September 11, 2026 13:50
@github-actions github-actions Bot added the size/XS Should be very easy to review label Sep 11, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The focused rename is consistent and no stale references remain.

Review tier: Balanced
Findings: None

What changed in this PR

Renames the change-note utility and aligns its CLI help text with the new name.

Changes:

  • Updates the usage message from validate-changelog.mts to changenotes.mts.
File Description
pr-checks/​changenotes.mts Updates the displayed CLI command name.

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

@mbg
mbg added this pull request to the merge queue Sep 11, 2026
Merged via the queue into main with commit e72db59 Sep 11, 2026
223 checks passed
@mbg
mbg deleted the mbg/rename-script-to-changenote branch September 11, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants