Skip to content

meta: add DCO sign-off check to commit workflow#62473

Closed
jasnell wants to merge 1 commit intonodejs:mainfrom
jasnell:jasnell/require-signoff-workflow
Closed

meta: add DCO sign-off check to commit workflow#62473
jasnell wants to merge 1 commit intonodejs:mainfrom
jasnell:jasnell/require-signoff-workflow

Conversation

@jasnell
Copy link
Copy Markdown
Member

@jasnell jasnell commented Mar 28, 2026

All commits are technically supposed to be signed off with a DCO sign-off (using Signed-off-by) but we haven't enforced that. We really ought to be.

Signed-off-by: James M Snell jasnell@gmail.com

All commits are technically supposed to be signed off
with a DCO sign-off (using `Signed-off-by`) but we
haven't enforced that. We really ought to be.

Signed-off-by: James M Snell <jasnell@gmail.com>
@jasnell jasnell requested review from mcollina and ruyadorno March 28, 2026 05:25
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Mar 28, 2026
@mcollina
Copy link
Copy Markdown
Member

This is best done via the DCO bot.

@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented Mar 28, 2026

Are you referring to https://github.com/apps/dco? If so, works for me.. I opened this solely as a nudge ;-)

@mcollina
Copy link
Copy Markdown
Member

That one!

@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented Mar 28, 2026

nodejs/admin#1053

@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented Mar 28, 2026

Reopening because there's some disagreement over whether we should use the bot @mcollina recommended.

@jasnell jasnell requested a review from aduh95 March 28, 2026 15:43
@aduh95
Copy link
Copy Markdown
Contributor

aduh95 commented Mar 28, 2026

https://github.com/nodejs/core-validate-commit is where you want to add that

@jasnell jasnell reopened this Mar 28, 2026
Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@aduh95
Copy link
Copy Markdown
Contributor

aduh95 commented Mar 28, 2026

Closing in favor of nodejs/core-validate-commit#141

@aduh95 aduh95 closed this Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants