createIssue
Create a new issue in a Nostr-based Git repository. Requires signing with a private key; specify owner public key, repo ID, subject, and relays, plus optional content and labels.
Instructions
Create an issue - REQUIRES signing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | No | ||
| relays | Yes | ||
| repoId | Yes | ||
| content | No | ||
| privkey | Yes | ||
| subject | Yes | ||
| ownerPubkey | Yes |