Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Debug Mode] GitHub Learning Lab Errors #2

Open
github-learning-lab bot opened this issue Sep 9, 2020 · 1 comment
Open

[Debug Mode] GitHub Learning Lab Errors #2

github-learning-lab bot opened this issue Sep 9, 2020 · 1 comment

Comments

@github-learning-lab
Copy link

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


  • Node.js Version: v12.18.3
  • Node.js Env: production
  • Git SHA: 7dcaaa66f1a552e3febcd84b2db7d8e936ac6f86
  • Git Branch: disable-ga-enterpriise

Seeing a problem? Open an issue in the course repository.
@github-learning-lab
Copy link
Author

Error in communicating-using-markdown:turn-on-github-pages:createPullRequest[pr]

HttpError: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"No commits between add-headers and add-headers"}],"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:228:24)
    at async Course.runHandler (/usr/src/learning-lab/lib/course.js:174:32)

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

No branches or pull requests

0 participants