Skip to content

Extend release commit pattern - #4977

Merged
mcmire merged 1 commit into
mainfrom
extend-release-commit-pattern
Nov 25, 2024
Merged

Extend release commit pattern#4977
mcmire merged 1 commit into
mainfrom
extend-release-commit-pattern

Conversation

@mcmire

Copy link
Copy Markdown
Collaborator

Explanation

A recent release PR was titled Release `[version]` (without the final space) before being merged, but this is not recognized as a valid release commit.

So that we do not have to revert this release PR and reapply it, accept this pattern as a valid release commit name.

References

This was the mistitled release PR: #4969. As you can see here, it did not result in a release when it was merged: https://github.com/MetaMask/core/actions/runs/12017079245

Changelog

(N/A)

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 highlighted breaking changes using the "BREAKING" category above as appropriate
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

A recent release PR was titled ``Release `[version]``` pattern before
being merged, but this is not recognized as a valid release commit.
So that we do not have to revert this release PR and reapply it, accept
this pattern as a valid release commit name.
@mcmire
mcmire requested a review from a team as a code ownerNovember 25, 2024 19:41

@GudahttGudahtt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@mcmire
mcmire enabled auto-merge (squash) November 25, 2024 19:44
@mcmiremcmire added the team-wallet-framework Deprecated: Please use `team-core-platform` instead. label Nov 25, 2024
@mcmiremcmire self-assigned this Nov 25, 2024
@mcmire
mcmire merged commit f78d2e3 into mainNov 25, 2024
@mcmire
mcmire deleted the extend-release-commit-pattern branch November 25, 2024 19:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mcmire@Gudahtt