Skip to content

Conversation

@mislav
Copy link
Contributor

@mislav mislav commented May 21, 2021

This avoids loading authorship information for git commits, since it relies on a GraphQL API (the Commit.authors connection) that wasn't available before GHE v3.0. The full authorship information for commits wasn't necessary for the merge operation anyway; just loading the last commit OID was.

Fixes #3687
Followup from #3547

mislav added 2 commits May 21, 2021 17:35
This avoids loading authorship information for git commits, since it
relies on a GraphQL API that wasn't available before GHE v3.0. The
authorship information wasn't necessary for the merge operation anyway;
just loading the last commit OID was.
@mislav mislav merged commit 09a92c6 into trunk May 21, 2021
@mislav mislav deleted the pr-merge-fix branch May 21, 2021 17:30
@Elementoso
Copy link

Good

Copy link

@karajibani karajibani left a comment

Choose a reason for hiding this comment

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

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.

GraphQL error with pr merge command on GHE v2.21.19 and GH 1.10

5 participants