You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DCO check was added after some contributors had already submitted PRs. We need a way for contributors to retroactively sign off without requiring a rebase.
Work Required
Configure the DCO bot (.github/dco.yml or probot config) to allow remediation via PR/issue comment (e.g. I have read the DCO document and I hereby sign the DCO)
Document the sign-off requirement and remediation process in CONTRIBUTING.md (create if it doesn't exist)
Consider adding a PR template note about git commit -s