mathieudutour/github-tag-action

If there is no tag on a repo, the script won't generate any tags or Changelog.

Open

#60 opened on Feb 16, 2021

View on GitHub
 (11 comments) (0 reactions) (0 assignees)TypeScript (222 forks)github user discovery
buggood first issuehelp wanted

Repository metrics

Stars
 (720 stars)
PR merge metrics
 (PR metrics pending)

Description

After a lot of trying and error, I found an issue (maybe it's not a bug but a feature) when pushing code to a repository without tags. The parser will say there are no new commits, so it won't generate any new versions.

Contributor guide