Skip to content

feat: add --quiet to print only offending commits#128

Merged
benner merged 2 commits into
mainfrom
feat/add-quiet-flag
Jul 10, 2026
Merged

feat: add --quiet to print only offending commits#128
benner merged 2 commits into
mainfrom
feat/add-quiet-flag

Conversation

@benner

@benner benner commented Jul 10, 2026

Copy link
Copy Markdown
Owner
  • refactor: extract per-commit reporting from main
  • feat: add --quiet to print only offending commits

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

Coverage

Coverage Report (Δ +0.0%)
FileStmtsMissCoverMissing
src/git_commit_guard
   __init__.py5250100% 
TOTAL5250100% 

benner added 2 commits July 10, 2026 15:30
main carried the jsonl/text dispatch twice — once in the range loop, once
in the single-commit path.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
Long ranges bury failures under per-commit "all checks passed" noise;
suppression keys on warn level and above so --output-file still records
every commit.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@benner benner force-pushed the feat/add-quiet-flag branch from 49e9971 to 262ca3d Compare July 10, 2026 12:30
@benner benner changed the title refactor: extract per-commit reporting from main feat: add --quiet to print only offending commits Jul 10, 2026
@benner benner marked this pull request as ready for review July 10, 2026 12:39
@benner benner merged commit 7586664 into main Jul 10, 2026
9 checks passed
@benner benner deleted the feat/add-quiet-flag branch July 10, 2026 12:39
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