snsinahub / release-based-workflow

https://lab.github.com/githubtraining/create-a-release-based-workflow
MIT License
0 stars 0 forks source link

[Debug Mode] GitHub Learning Lab Errors #3

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

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

Error in create-a-release-based-workflow:create-a-beta-release:closeIssue[2]

HttpError: {"message":"Validation Failed","errors":[],"documentation_url":"https://docs.github.com/rest/reference/issues#update-an-issue"}
    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 Context.runActions (/usr/src/learning-lab/lib/context.js:233:24)
    at async Course.runHandler (/usr/src/learning-lab/lib/course.js:174:32)