Skip to content

Fails to backport clean cherry-picks #110

Open
@silverwind

Description

@silverwind

go-gitea/gitea#27503 is a clean cherry-pick against both 1.21 and 1.20, but the bot failed for unknown reasons. Here's how I do it, maybe the bot tries it differently?

git checkout release/v1.21
git reset --hard origin/release/v1.21
git checkout -b backport-27503-21
git cherry-pick 08efeb5
git push silverwind backport-27503-21

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions