Untagged GitHub Release
See original GitHub issueCurrent behavior
I’m not sure what’s triggering this PR comment, but if you click on the “GitHub Release” link you’ll see that it references an untagged release, but the release is definitely tagged.
Expected behavior
“GitHub Release” links to tagged release.
Environment
"semantic-release": "^15.13.21",
- CI environment: Travis-CI
- Plugins used: https://github.com/jedmao/semantic-release-npm-github-config/blob/2dd093c9395a9d2a8c37564bb8d768faa7c1f378/.releaserc.json
- semantic-release configuration: see above
- CI logs: https://github.com/adobe/generator-tsx/runs/195735455
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:9 (6 by maintainers)
Top Results From Across the Web
untagged release url should be replaced with the actual tag ...
If the draft release is set to true, makes sense to replace untagged-XXXX with the actual tag to avoid manual work.
Read more >Viewing your repository's releases and tags - GitHub Docs
Viewing releases. On GitHub.com, navigate to the main page of the repository. To the right of the list of files, click Releases. Releases...
Read more >hub release delete to delete untagged releases #2435 - GitHub
The problem I'm trying to solve: hub release delete command expects a tag to delete a release. However if a tag was deleted...
Read more >Editing release tag from command line always results ... - GitHub
So basically I'm trying to automate my release process by ... Editing release tag from command line always results as "untagged-XXXXX" #1817.
Read more >untagged-<HASH> being set as Tag name #204 - GitHub
If the build commit does not match any tag at deployment time, GitHub creates one when the release is created. The GitHub-generated tags...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
🎉 This issue has been resolved in version 5.4.4 🎉
The release is available on:
Your semantic-release bot 📦🚀
@gr2m @pvdlg Any idea when the next version of
semantic-release
will be released with the new@semantic-release/github
package?