Skip to content

[BUG] AUTO PRs for version increments don't sign DCOΒ #5562

@dblock

Description

@dblock

These AUTO PRs failed DCO.

#5558
#5559
#5560

Manually fixed them with:

git checkout [branch]
git commit -s --amend
git push origin [branch] -f

Expected behavior
Auto PRs to sign DCO.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions