ssv icon indicating copy to clipboard operation
ssv copied to clipboard

Badge creation workflow fails sometimes

Open amirylm opened this issue 3 years ago • 1 comments

Failure:

On branch stage
Your branch is up to date with 'origin/stage'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   go.sum

no changes added to commit (use "git add" and/or "git commit -a")
Error: Process completed with exit code 1.

amirylm avatar Jun 14 '21 06:06 amirylm

Also, the badge creation workflow sometimes fails on committing a code coverage badge if it's not changed, e.g.: https://github.com/bloxapp/ssv/runs/5733229636?check_suite_focus=true

nkryuchkov avatar Mar 30 '22 05:03 nkryuchkov