MetaMask / MetaMask/core

Release automation does not kick off if package is bumped but not root version (or vice versa)

Open
#6,480 0 comments 0 reactions 0 assignees View on GitHub
team-wallet-framework wf-release-process
Dominant language
TypeScript
Stars
413
Forks
308
Avg merge
1d 4h
Merged PRs (30d)
253

Description

If an engineer creates a release PR that bumps the version of one or more packages but does not bump the root version, and then they merge the PR, the release automation will not kick off. This causes confusion, and they reach out to us for help. (Although less likely, the same thing would happen if the root version is bumped but no packages are bumped).

We need to prevent such PRs from being merged.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the release automation and its version checks for the root package and individual packages. Add validation that prevents merging when only one side is bumped, then verify that matching root and package version changes still allow the release automation to run.

Written by the indexing model from the issue text.

Assessment

Domain
ci-cd, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.