mathieudutour / mathieudutour/github-tag-action
[Feature Request] Allow explicitly supplying previous tag
- Dominant language
- TypeScript
- Stars
- 733
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
Some projects don't support semver due to platform limitation. Allowing those projects to explicitly provide previous tag in semver format will be helpful. That way these projects can do a dry run to get next semver version and convert it to their previous versioning schemes.
Contributor guide
Research direction
No files or tests are named in the issue. Start by tracing the action's existing tag inputs and dry-run version calculation, then determine how an explicitly supplied previous tag should enter that flow. Done means projects can provide a previous tag in SemVer format and use a dry run to obtain the next SemVer version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions, typescript
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100