mohan-the-octocat / innersource

https://lab.github.com/githubtraining/innersource-fundamentals
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

[Debug Mode] GitHub Learning Lab Errors #3

Open github-learning-lab[bot] opened 3 years ago

github-learning-lab[bot] commented 3 years ago

This issue is used for debugging errors thrown during a course.



Seeing a problem? Open an issue in the course repository.
github-learning-lab[bot] commented 3 years ago

Error in innersource-fundamentals:answer-your-first-challenge-question:createPullRequest[ownerPR]

HttpError: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for mohan-the-octocat:repo-owner."}],"documentation_url":"https://docs.github.com/rest/reference/pulls#create-a-pull-request"}
    at /usr/src/learning-lab/node_modules/@octokit/rest/lib/request/request.js:72:19
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async module.exports (/usr/src/learning-lab/node_modules/@github/learning-lab-components/actions/createPullRequest/index.js:4:14)
    at async Context.runActions (/usr/src/learning-lab/lib/context.js:233:24)
    at async Course.runHandler (/usr/src/learning-lab/lib/course.js:174:32)