Last commit status "NOT RUN" with badge is "FAILED" for npm version

Hi everyone! I have a bit problem in the badge status.

I’m not sure if it is a bug or an improvement, but my pipeline has a job to increase my package version in package.json and after that I’m generating a tag and push the package.json with a new version. I’ve been doing this using [ci skip] to prevent my pipeline to doesn’t go to a looping. Until here everything is ok.

My problem is on the badge, every time my badge is looking as failed.

It does not make sense to me showing the failed badge because without this last commit I can’t increment my project version.

Does anyone can help me?

My git repository:https://github.com/fabiohbarbosa/twitch-api
My circleci URL: https://circleci.com/gh/fabiohbarbosa/workflows/twitch-api

1 Like