Closed KyleTryon closed 1 year ago
aims to resolve #36
I was able to determine the issue was, the ref sent by GitHub is to a merge commit which has no parent. CircleCI attempts to check this out by the branch and then fails. This change instead pulls the head of the pull request.
Verification: https://app.circleci.com/pipelines/github/KyleTryon/CircleCI-Metadata-Build?branch=pull%2F9%2Fhead
aims to resolve #36
I was able to determine the issue was, the ref sent by GitHub is to a merge commit which has no parent. CircleCI attempts to check this out by the branch and then fails. This change instead pulls the head of the pull request.
Verification: https://app.circleci.com/pipelines/github/KyleTryon/CircleCI-Metadata-Build?branch=pull%2F9%2Fhead