Skip to content

0.1.0 is specified if sinceTag is not specified #28

Description

@zillionare

Describe the bug

In my workflow, I doesn't specify sinceTag, however, it fails with error:

/usr/local/bundle/gems/github_changelog_generator-1.15.0/lib/github_changelog_generator/generator/generator_tags.rb:138:in `filter_since_tag': Error: can't find tag 0.1.0, specified with --since-tag option. (GitHubChangelogGenerator::ChangelogGeneratorError)

My project has no tag named 0.1.0, so it should fail. However, since I don't specify any value for sinceTag, why action-github-changelog-generator pass 0.1.0 to --since-tag?

Any workaround to avoid this error?

For more infomation, please have a look at https://github.com/zillionare/ppw_0419_01/runs/2382578601?check_suite_focus=true

by the way, thanks for provide this great github action (it saved me since I have no need to learn ruby).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions