mathieudutour / mathieudutour/github-tag-action
Follow previous tags
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 733
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
we use a lot your action in our CI/CD workflows. I wonder how to start using your action by following tags already present in the repo and generated manually before. I have an example at https://github.com/pablocarb/doebase/tags where the last tag does not take into account the previous tag number.
Thanks for your help,
Joan
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 source file or test. Start by examining the action’s current tag and version-bump entry point, then compare its result with the existing tags in the linked doebase example. Done means manually created prior tags are detected and the next generated tag follows that sequence, with a regression check for this case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions, typescript
- Domain
- ci-cd, devops, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100