Services → GitHub — triage
Connect GitHub — triage
Issues and pull requests, without the code. The narrower of the two GitHub profiles — pick this one when the agent triages rather than reads source.
Setting this up with your own agent? Give it these instructions.
Which GitHub profile do I want?
github/triage-read reads issues and pull request metadata. github/code-read
reads the code — files, history, diffs — and is Tier 2 because repository contents
can carry committed secrets.
If you want both, make two connections with two tokens rather than one broad token
bound to the wider profile. The point of separate profiles is that "this connection
may read our source" stays a decision someone made, visible on the services page,
rather than a side effect of how a token was scoped months ago.
Steps
The token flow is identical to github/code-read; only the permissions differ.
- **Settings → Developer settings → Personal access tokens → Fine-grained tokens → Generate new token.**
- Name it
prodpeek-triage-<repo>and set an expiry. - Repository access → Only select repositories, and pick one.
- Repository permissions: Issues → Read-only, Pull requests → Read-only. Leave Contents at No access — that is the line between the two profiles.
- Copy the token, then in Prodpeek: **Services → Add a service → GitHub — triage read, paste it, and Test connection**.
Screenshots
Screenshot pending — the steps above stand on their own.
Screenshot pending — the steps above stand on their own.