Skip to content

chore: remove unreviewed files section from review body - #26

Merged
joaopereirajp merged 1 commit into
mainfrom
chore/remove-unreviewed-files-section
Jul 25, 2026
Merged

chore: remove unreviewed files section from review body#26
joaopereirajp merged 1 commit into
mainfrom
chore/remove-unreviewed-files-section

Conversation

@joaopereirajp

Copy link
Copy Markdown
Contributor

Summary

Remove the "⚠️ Unreviewed files" section from the review body comment to reduce noise in PRs.

Changes

  • Removed the block in src/post.ts that appended the unreviewed files list to the review body
  • Removed the corresponding test in src/post.test.ts

Notes

  • Internal tracking of unreviewed files is preserved (ConsolidatedReview.unreviewedFiles)
  • Warnings are still logged to the Actions log via core.warning
  • Only the PR comment section is removed

The 'Unreviewed files' section was polluting the review comment. Removed
it from the review body while keeping the internal tracking and warnings
in the Actions log intact.
@joaopereirajp
joaopereirajp merged commit 96e8ef1 into main Jul 25, 2026
5 checks passed
@joaopereirajp
joaopereirajp deleted the chore/remove-unreviewed-files-section branch July 25, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant