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.

The automated release is failing 🚨

See original GitHub issue

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Invalid npm token.

The npm token configured in the NPM_TOKEN environment variable must be a valid token allowing to publish to the registry https://registry.npmjs.org/.

If you are using Two-Factor Authentication, make configure the auth-only level is supported. semantic-release cannot publish with the default auth-and-writes level.

Please make sure to set the NPM_TOKEN environment variable in your CI with the exact value of the npm token.


Good luck with your project ✨

Your semantic-release bot 📦🚀

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
wmhiltoncommented, Jul 27, 2018

Yup, looks like it works. It didn’t publish a new release though because it was only a "chore: " commit not a "fix: " commit. Never fear, I’m sure I’ll publish a new version this weekend, I’ve got plans.

1reaction
TomasHubelbauercommented, Jul 27, 2018

This seems to be caused by me (sorry) merging #350. Its checks passed tho and the bot says this is caused by an invalid NPM token, so maybe it just expired in the live environment or something?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The automated release is failing 🚨 #102 - kreuzerk/ng-sortgrid
The automated release from the master branch failed. 🚨 I recommend you give this issue a high priority, so other packages depending on...
Read more >
The automated release is failing 🚨 (#1) - Custom D - GitLab
The automated release from the master branch failed. 🚨. I recommend you give this issue a high priority, so other packages depending on...
Read more >
5 Reasons Your Automated Tests Fail - YouTube
They are one of the most common problems that people hit when trying to automate the testing part of their release process...
Read more >
Automated GitHub Release Validation with Dynatrace
Platforms like #GitHub, GitLab, #Azure DevOps, BitBucket, and others enable engineers to automate the delivery of their artifacts from dev ...
Read more >
@semantic-release/github - npm
The automated release is failing 🚨. labels, The labels to add to the issue created when a release fails. ['semantic-release'].
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