Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed with "fatal: No names found, cannot describe anything." #7

Open
dbouclier opened this issue Jun 21, 2023 · 0 comments
Open

Comments

@dbouclier
Copy link
Contributor

dbouclier commented Jun 21, 2023

Hello,
My build failed with the following error
image

Here my configuration:

      - name: Find Tag
        id: tagger
        uses: jimschubert/query-tag-action@v2
        with:
          commit-ish: HEAD
          abbrev: 6

I guess it's a normal situation on a newly created repository without any tags.

maybe I did something wrong in the setup ?
maybe this GitHub action can handle this case, for example in that specific case the exit code can be 0 and the output empty, what do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant