erikaheidi/Dummy Scanner

Scans a directory and counts the total number of files. Useful for scanning PRs to get a quick overview of the repository size.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryDirectory to scan (relative to the repository root)no.
post_commentPost a PR comment with the scan comparison resultsnofalse
base_countFile count from the base branch scan (required when post_comment is true)no""
github_tokenGitHub token for posting PR commentsno""
pr_numberPull request number to comment onno""
namedescription
total_filesTotal number of files found by the scanner