Bug Report
Current Behavior
When editing docs from GitHub, the DCO creates unnecessary hassle by the need to checkout the PR and amend it with -s option. But GitHub already checked such commits and added Verified label to them.

buildpacks/docs@4b6354c
DCO fails to validate them.

Expected behavior/code
DCO successfully detects verified commits and passes checks.