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.
Properties
Section titled “Properties”
optionalprId?:string
Defined in: review/src/modules/reviewModule.ts:32
PR number under review; undefined in gth pr discovery mode (current branch’s PR).