Skip to content

DCO fails on PRs with more than 250 commits #327

Description

@AndreiCostinescu

The error message is:

The DCO check could not be evaluated because the complete pull request commit list could not be retrieved.

GitHub returned 250 commits from the REST API, so the app attempted to retrieve the full list through GraphQL before evaluating the pull request. That fallback did not complete, so the DCO verdict is unknown.

HTTP status: unknown
GitHub request ID: unavailable

Please retry by re-running the check or pushing a new commit.

I’ve been retrying for quite some time without any change: the dco check fails after 3 or 4 seconds…

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions