ingest_pr_reviews
Pulls GitHub PR review comments and converts them into learned constraints stored in the knowledge graph.
Instructions
Pull GitHub PR review comments and convert them into learned constraints in the knowledge graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | GitHub repo (owner/repo). Auto-detected from git remote if omitted. | |
| count | No | Number of recent PRs to scan (default 10, max 50) |