createPRComment
Post a comment on a pull request and optionally reply to a parent comment to create threaded discussions, using Nostr for decentralized collaboration.
Instructions
Publish a NIP-22 comment (kind 1111) on a pull request. Optional replyTo for threaded replies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prId | Yes | Root PR event id (kind 1618) | |
| relays | No | ||
| repoId | No | ||
| content | Yes | ||
| privkey | Yes | nsec or hex | |
| replyTo | No | Parent comment event id for a reply (omit to reply to the PR) | |
| ownerPubkey | No |