k00c/PR Noise Detector

Detects and reports superfluous files in pull requests (debug logs, temp files, IDE configs, etc.)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for commenting on PRsyes${{ github.token }}
ignore-filePath to custom ignore patterns fileno.pr-noise-ignore
max-files-per-dirMaximum number of files to show per directory before summarizingno3
group-thresholdMinimum number of files in a directory to group themno3
update-commentUpdate existing comment instead of creating new ones (true/false)notrue
namedescription
noise-foundWhether noise files were detected (true/false)
noise-filesJSON array of detected noise files