Missing required properties for Create Check Run
in docs
#108
Labels
Status: Blocked
Some technical or requirement is blocking the issue
Type: Bug
Something isn't working as documented
What happened?
Missing required properties for
According to GitHub Documentation,
name
andhead_sha
are required body parameters to be passed.Minimal test case to reproduce the problem
You can see the error in Docs' table https://octokit.github.io/rest.js/v18#checks-create
What did you expect to happen?
To get the right parameters marked as required in docs.
What the problem might be
Details here: octokit/plugin-rest-endpoint-methods.js#441
The text was updated successfully, but these errors were encountered: