Skip to content

feat: add DCO sign-off requirement (OSPS-LE-01.01)#67

Merged
paradoxbound merged 1 commit into
mainfrom
feat/dco
Mar 8, 2026
Merged

feat: add DCO sign-off requirement (OSPS-LE-01.01)#67
paradoxbound merged 1 commit into
mainfrom
feat/dco

Conversation

@paradoxbound

Copy link
Copy Markdown
Owner

Adds a DCO check workflow that fails PRs containing commits without a Signed-off-by line. Updates CONTRIBUTING.md with instructions for git commit -s and git rebase --signoff. After merging, add 'DCO sign-off' as a required status check in GitHub Settings > Branches > main.

Adds a GitHub Actions DCO check that fails any PR containing commits
without a 'Signed-off-by:' line, satisfying OSPS-LE-01.01. Updates
CONTRIBUTING.md to document the requirement and how to comply
(git commit -s / git rebase --signoff).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@paradoxbound paradoxbound merged commit f294d0e into main Mar 8, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant