question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v5.1 doesn't generate tags

See original GitHub issue

Dependabot suggested I upgrade from v5 to v5.1 and following the upgrade I get…

2020-11-25T07:30:43.9712609Z ##[group]Run mathieudutour/github-tag-action@v5.1
2020-11-25T07:30:43.9713244Z with:
2020-11-25T07:30:43.9714368Z   github_token: ***
2020-11-25T07:30:43.9714710Z   release_branches: main
2020-11-25T07:30:43.9715050Z   default_bump: patch
2020-11-25T07:30:43.9715367Z   tag_prefix: v
2020-11-25T07:30:43.9715694Z   create_annotated_tag: false
2020-11-25T07:30:43.9716017Z   dry_run: false
2020-11-25T07:30:43.9716311Z ##[endgroup]
2020-11-25T07:30:44.2027246Z ##[group]Run actions/create-release@v1
2020-11-25T07:30:44.2027669Z with:
2020-11-25T07:30:44.2028034Z   release_name: Release 
2020-11-25T07:30:44.2028397Z   draft: false
2020-11-25T07:30:44.2028758Z   prerelease: false
2020-11-25T07:30:44.2029085Z env:
2020-11-25T07:30:44.2029841Z   GITHUB_TOKEN: ***
2020-11-25T07:30:44.2030175Z ##[endgroup]
2020-11-25T07:30:44.2796025Z ##[error]Input required and not supplied: tag_name

when I downgrade to v5 again, it works perfectly. There is no new tag created via v5.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
chrisjohnson00commented, Jan 2, 2021

This isn’t fixed, as can be seen by issues #46 and #47 This shouldn’t have been closed, can you please re-open it @mathieudutour ?

0reactions
chrisjohnson00commented, Feb 10, 2021

This isn’t fixed, as can be seen by issues #46 and #47 This shouldn’t have been closed, can you please re-open it @mathieudutour ?

@mathieudutour - was this fixed?

Read more comments on GitHub >

github_iconTop Results From Across the Web

GitHub Tag action does not add tag - Stack Overflow
It looks like it is the issue with action itself. Because it doesn't create a tag properly. I got it (almost) working with...
Read more >
Git - Tagging - Git SCM
In this section, you'll learn how to list existing tags, how to create and delete tags, and what the different types of tags...
Read more >
Exuberant Ctags FAQ
If you encounter this problem, use the option --format=1 to generate a tag file without these extensions (remember that you can set the...
Read more >
Bug: [5.0] SVGs cannot be imported (not as components, but ...
Describe the bug When importing a SVG in a regular manner (not as a component): import Logo from './logo.svg' There is an error...
Read more >
Twitter Archiving Google Spreadsheet TAGS v5
The biggest change for TAGS is that all requests now need authenticated access. So here it is: *** Twitter Archive Google Spreadsheet –...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found