Loading…
Recover from missing DCO sign-off on commits.
This skill assists developers in recovering from missing DCO (Developer Certificate of Origin) sign-offs on commits. It provides methods for amending the last commit, recovering older unsigned commits via interactive rebase or cherry-pick, and explains the Probot DCO check that blocks pull requests without sign-off. Use this skill when a pull request fails the DCO check or when a sign-off was forgotten during commit operations.