Restore the custom DCO workflow - #8220
Conversation
Restore the repository-owned merge-queue gate and keep its local fallback aligned with official DCO author/committer identity matching, so maintainer overrides remain supported without weakening DCO validation. Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 139e21fdce
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| # DeepSpeed Team | ||
|
|
||
| name: DCO / required |
There was a problem hiding this comment.
Add the required DCO signoff to this commit
The reviewed non-merge commit ef3e2a58a94923f37df253262d22cc5c79da8e76 has no Signed-off-by trailer, so the per-commit DCO gate being restored will reject this change unless it is manually overridden. Add a signoff matching the commit author before merging.
AGENTS.md reference: AGENTS.md:L6-L8
Useful? React with 👍 / 👎.
Restore the custom DCO workflow.