Skip to content

feat(review): review.changed_files_summary manifest toggle + docs #2146

Description

@JSONbored

Add the per-repo review.changed_files_summary config-as-code toggle (default off) that gates the changed-files summary table, plus the .gittensory.yml docs entry. Small config-plumbing slice so the render slice can stay focused on rendering.

Deliverables

  • Resolve review.changed_files_summary from the per-repo manifest layer (mirror the review.inline_comments resolution used by shouldRequestInlineFindings)
  • Pure boolean helper defaulting to false when unset
  • Doc the toggle in the config-as-code reference alongside the other review.* toggles
  • Tests: unset → false, on/off values via the truthy-string regex (all branches)

References

  • src/review/inline-comments.ts:21
  • src/config/gittensory-repo-focus-manifest.ts
  • part of #1957

Part of #1957.


size: XS · held for later release (gittensor:bug once activated)

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions