mathieudutour / mathieudutour/github-tag-action
Let branches deviate
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 733
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I have a usecase where I want a v1 and v2 version of a project in the same repo. Currently it seems to only be able to use a single version number, but I want it to bump according to the branch. Is there a way to get this to work? Currently it just seems to take whatever was the latest version anywhere, and bump that.
Thank you!
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
Start by tracing how the action selects the latest version across branches and clarify the desired v1/v2 tagging rules. Done means the branch-specific versioning use case is supported and its behavior is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions, typescript
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100