Re-open the issue here for CI environment. ruby/rubygems#7818
Issue appears when rake release trigger is delayed and there are additional commits after the current HEAD commit.
- git commit triggers
release workflow
- workflow run tests +
release gem action
- another git commit pushed to remote
release gem action executed
- failed to due
git push current tag together with git push current HEAD to remote
Re-open the issue here for CI environment. ruby/rubygems#7818
Issue appears when rake release trigger is delayed and there are additional commits after the current HEAD commit.
releaseworkflowrelease gemactionrelease gemaction executedgit pushcurrent tag together withgit pushcurrent HEAD to remote