benksmillie / github-actions-continuous-delivery

https://lab.github.com/githubtraining/github-actions:-continuous-delivery
MIT License
0 stars 0 forks source link

[Debug Mode] GitHub Learning Lab Errors #3

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

github-learning-lab[bot] commented 4 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 4 years ago

Error in github-actions:-continuous-delivery:deploy-a-node.js-app-to-aws-for-the-first-time:removeBranchProtection[0]

HttpError: {"message":"Branch not protected","documentation_url":"https://developer.github.com/v3/repos/branches/#remove-branch-protection"}
    at /app/node_modules/@octokit/rest/lib/request/request.js:72:19
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async Context.runActions (/app/lib/context.js:217:24)
    at async Course.runHandler (/app/lib/course.js:187:32)