Skip to content

Make DCO workflow Probot compatible#8110

Open
tohtana wants to merge 1 commit into
deepspeedai:masterfrom
tohtana:tohtana/fix/dco-required-probot-compat
Open

Make DCO workflow Probot compatible#8110
tohtana wants to merge 1 commit into
deepspeedai:masterfrom
tohtana:tohtana/fix/dco-required-probot-compat

Conversation

@tohtana

@tohtana tohtana commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

The current merge-queue-required DCO check does not match Probot DCO behavior. As a result, the required GitHub Actions DCO check can remain failing even after maintainers resolve the DCO status through the Probot DCO UI.

This PR makes the merge-queue-compatible required DCO workflow consistent with Probot DCO behavior: it skips merge commits and verified bot-authored commits, and it accepts a successful official Probot DCO check on the same PR head SHA.

It also renames the GitHub Actions check to DCO / required, making it easier to distinguish the required merge-queue check from the Probot DCO check.

Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
@tohtana tohtana requested a review from loadams as a code owner July 1, 2026 20:01
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