Skip to content

docs(CLAUDE.md): note that commits must be signed off (DCO)#13817

Merged
glours merged 1 commit into
mainfrom
docs-claude-md-dco-signoff
Jun 5, 2026
Merged

docs(CLAUDE.md): note that commits must be signed off (DCO)#13817
glours merged 1 commit into
mainfrom
docs-claude-md-dco-signoff

Conversation

@ndeloof

@ndeloof ndeloof commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a Git section to CLAUDE.md reminding contributors (and Claude Code) that all commits to this project require a DCO sign-off (git commit --signoff)

Test plan

  • N/A — documentation only

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Nicolas De loof <nicolas.deloof@gmail.com>
Copilot AI review requested due to automatic review settings June 1, 2026 06:44
@ndeloof ndeloof requested a review from a team as a code owner June 1, 2026 06:44
@ndeloof ndeloof requested a review from glours June 1, 2026 06:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds contributor guidance to ensure all commits in this repository include a DCO sign-off, aligning day-to-day contribution workflow with the project’s compliance requirements.

Changes:

  • Introduces a new Git section in CLAUDE.md.
  • Documents that all commits must be created/amended with git commit --signoff (-s) to include the required DCO sign-off.

@docker-agent docker-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This PR adds a clear and accurate Git section to CLAUDE.md documenting the DCO sign-off requirement. The added instruction correctly specifies both --signoff and its short form -s, and covers both git commit and git commit --amend. No issues found.

@glours glours enabled auto-merge (rebase) June 5, 2026 12:42
@glours glours merged commit d9d9e87 into main Jun 5, 2026
82 of 83 checks passed
@glours glours deleted the docs-claude-md-dco-signoff branch June 5, 2026 12:52
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.

3 participants