publishStatusForRoot
Publish a NIP-34 status (open, merged, closed, or draft) for a Git issue, pull request, or patch root event on Nostr.
Instructions
Publish NIP-34 status (1630 open, 1631 merged/applied, 1632 closed, 1633 draft) for an issue, PR, or patch root event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relays | No | ||
| repoId | No | ||
| content | No | ||
| privkey | Yes | ||
| statusKind | Yes | 1630 | 1631 | 1632 | 1633 | |
| ownerPubkey | Yes | ||
| rootEventId | Yes | ||
| mergeCommitId | No | ||
| revisionAuthor | No | ||
| rootEventAuthor | Yes | ||
| acceptedRevisionId | No | ||
| earliestUniqueCommit | No |