MetaMask / MetaMask/action-publish-release
Enable ignoring tags
Open
team-wallet-framework
wf-release-process
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 8
- 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 tracing where tag validation is implemented and how action inputs are declared. Define the ignore-list input and its matching behavior, then verify that ignored tags no longer cause validation failure while other invalid tags still do; the payload names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- 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