MetaMask / MetaMask/action-create-release-pr

Enable ignoring tags

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
14
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Currently, this action fails if tag validation fails, including if the most recent tag is not a valid SemVer version. We should add a configurable tag ignore list, probably via an action input, maybe using globs.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the action's tag-validation logic and its input definitions. Trace how the most recent tag is selected and how validation failures are reported. Done means a configurable ignore list, including the proposed glob behavior if supported, bypasses selected invalid tags while other validation failures still fail the action.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, typescript
Domain
ci-cd, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.