Skip to content

rake release failed to push tag due to local out of date branch #8

Open
@ryancyq

Description

Re-open the issue here for CI environment. rubygems/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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions