Raise a GitHub issue
This workflow raises an issue in the specified GitHub repo.
The org and repo can be specified as query parameters to the endpoint:
https://<endpoint>?org=<org slug>&repo=<repo slug>
The payload must contain a title
and can optionally contain a body
{
"title": <title of issue to raise>,
"body": <body of issue to raise>
}
These are raised as issues in the