GitHub Issues, Discussions, and PRs
Ingest issues, pull requests, and discussions from a GitHub repository. All three content types are configured through the same connector.
| Parameter | Description |
|---|---|
| Repo URL | The repository path in the format <org>/<repo> (e.g., runllm/docs). |
| Public repo | Check this if the repository is public. Private repositories require the RunLLM GitHub app to be installed. |
| Issue history | Number of most recent issues to ingest. Set to 0 to skip issues. |
| PR history | Number of most recent pull requests to ingest. Set to 0 to skip PRs. |
| Discussion history | Number of most recent discussions to ingest. Set to 0 to skip discussions. |
Optional parameters
| Parameter | Description |
|---|---|
| Closed only | If checked, only closed issues and resolved discussions will be ingested. |
Once you hit Save, you will be redirected to the GitHub app installation page if the repository is private; this requires admin permissions.