Add a per-repo review.suggestions manifest toggle (default OFF) that gates whether ```suggestion blocks are emitted, layered on top of the existing inline-comment three-gate. Mirrors the shouldRequestInlineFindings toggle pattern so suggestions never surface unless a maintainer opts in.
Deliverables
References
src/review/inline-comments.ts:21
src/review/inline-comments.ts:29
part of #1956
Part of #1956.
size: XS · held for later release (gittensor:bug once activated)
Add a per-repo
review.suggestionsmanifest toggle (default OFF) that gates whether ```suggestion blocks are emitted, layered on top of the existing inline-comment three-gate. Mirrors theshouldRequestInlineFindingstoggle pattern so suggestions never surface unless a maintainer opts in.Deliverables
shouldRenderSuggestions(inlineEnabled, manifestSuggestionsToggle)helper in src/review/inline-comments.ts alongsideshouldRequestInlineFindings(src/review/inline-comments.ts:29)formatInlineBody/selectInlineCommentsso a suggestion block is only appended when both inline-comments AND suggestions are onReferences
src/review/inline-comments.ts:21src/review/inline-comments.ts:29part of #1956Part of #1956.
size: XS · held for later release (gittensor:bug once activated)