Skip to content

docs(contributing): require DCO sign-off on every commit#179

Merged
saurabhjain1592 merged 1 commit intomainfrom
add-dco-mandatory
May 3, 2026
Merged

docs(contributing): require DCO sign-off on every commit#179
saurabhjain1592 merged 1 commit intomainfrom
add-dco-mandatory

Conversation

@saurabhjain1592
Copy link
Copy Markdown
Member

Add the same DCO sign-off requirement section that landed in the Rust SDK pilot at getaxonflow/axonflow-sdk-rust#1.

The DCO GitHub App is already installed at the org level (covers all repos including future ones). This PR documents the expectation in CONTRIBUTING.md so contributors know what's required and how to fix unsigned commits.

Diff scope

CONTRIBUTING.md: adds one new ## Sign your commits section right before the first existing ## heading.

Test plan

  • All CI checks green
  • DCO check itself passes on this PR (commit signed via git commit -s)

Same DCO block landing in axonflow-sdk-rust#1, applied uniformly across
all org repos so the org-wide DCO GitHub App check is documented in
each repo's CONTRIBUTING.md.

Signed-off-by: Saurabh Jain <saurabhjain1592@gmail.com>
@saurabhjain1592 saurabhjain1592 merged commit 3167cc4 into main May 3, 2026
18 checks passed
@saurabhjain1592 saurabhjain1592 deleted the add-dco-mandatory branch May 3, 2026 01:00
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