issue
Create an issue. If using deadline only the date will be taken into account, and time of day ignored.
post/repos/{owner}/{repo}/issues
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repo
Request body
Response
Issue
Example response
{
"labels": [
{
"color": "00aabb"
}
]
}