MetaMask / MetaMask/create-release-branch

Unreleased sections get removed without changes to release spec

Open
#127 0 comments 0 reactions 0 assignees View on GitHub
team-core-platform
Dominant language
TypeScript
Stars
9
Forks
7
Avg merge
51m
Merged PRs (30d)
2

Description

If you save and quit the release spec without making changes to it, the tool will proceed, only it will remove the Unreleased section of each package's changelog.

The tool should remove the release spec from the temporary directory if it detects that all packages have been set to `null` or `intentionally-skip` or if `packages` is an empty array, then produce an error.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the CLI flow that saves the release spec and removes or preserves package changelog Unreleased sections. Check how the temporary directory and package values are handled when all packages are null, intentionally-skip, or the packages array is empty. Done means the temporary release spec is removed and an error is produced without removing Unreleased sections when no changes were made.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.