cypher_link_pr
Attach the fix PR to its issue via the FIXES edge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | ||
| pr_url | Yes | The actual GitHub URL of the PR that fixes this issue (from gh pr create). | |
| pr_number | Yes | The PR's own number (gh pr create prints it) — the PullRequest node identity. | |
| repo_name | Yes | Repository name. | |
| dpop_token | No | ||
| issue_number | Yes | The GitHub issue number the PR fixes. |