Skip to content

chore: update changelog check workflow #5693

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

cryptodev-2s
Copy link
Contributor

@cryptodev-2s cryptodev-2s commented Apr 22, 2025

Explanation

This PR updates the changelog check workflow to use commit 0af99e09075527f96d0f9b328bf8674d2812570b, which includes the following improvements (see changes PR1, PR2):

  1. Skip package.json version-only changes: The changelog check will now skip package.json files that only contain version changes, reducing unnecessary changelog requirements for simple version bumps.

  2. Fix workflow reference: Changed the workflow checkout to use the same commit action_ref that's referenced in the workflow call instead of main, preventing potential issues from breaking changes in the main branch.

References

Changelog

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@cryptodev-2s cryptodev-2s self-assigned this Apr 22, 2025
@cryptodev-2s cryptodev-2s requested a review from a team as a code owner April 22, 2025 22:24
@cryptodev-2s cryptodev-2s enabled auto-merge (squash) April 22, 2025 22:25
@cryptodev-2s cryptodev-2s marked this pull request as draft April 22, 2025 22:26
auto-merge was automatically disabled April 22, 2025 22:26

Pull request was converted to draft

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.

1 participant