Skip to content

ReviewContext

Defined in: review/src/modules/reviewModule.ts:30

Extra context about the review, used to bind GitHub-only tools to the PR under review.

optional prId?: string

Defined in: review/src/modules/reviewModule.ts:32

PR number under review; undefined in gth pr discovery mode (current branch’s PR).