actions-marketplace-validations/monitor-wordpress-dependencies-action

Get WordPress asset dependency differences for every PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repo-tokenThe GITHUB_TOKEN secretno${{ github.token }}
clean-scriptAn npm-script that cleans/resets state between branch builds
build-scriptThe npm-script to run that builds your projectbuild
show-totalShow total size and difference.true
collapse-unchangedMove unchanged files into a separate collapsed tabletrue
omit-unchangedExclude unchanged files from the sizes table entirely
patternminimatch pattern of files to track**/*.asset.php
excludeminimatch pattern of files NOT to track{**/vendor/**,**/node_modules/**}
cwdA custom working directory to execute the action in relative to repo root (defaults to .)

no outputs