mathieudutour / mathieudutour/github-tag-action
revert: feat: new feature
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 733
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
wen I try to do a revert of a commit procces is failing because the commit message dont trigger a release:
The commit should not trigger a release
Analysis of 3 commits complete: no release
Error: Could not increment version.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The payload names no files, tests, or entry points; start by reproducing a commit revert in the GitHub Action and trace release analysis through version incrementing. Done means a revert whose commit message does not trigger a release completes without the “Could not increment version” error, with regression coverage added where the behavior is tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions, typescript
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100