actions-marketplace-validations/TajPouria-Neo

Generate a matrix depending on changed files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 19, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/tajpouria_action-changed-files@022d7915eed6c97fdef1614cd96fe7d1ab39052a # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
patternregex pattern with named groups to match against changed filesyes
defaultswhen set to true, if changed files don't match the pattern, recursively match all files in the repository.nofalse
default-patternsline separated list of UNIX-style glob patterns matched against the list of changed files. if match, switch to defaults mode.no""
ignore-deleted-fileswhether to ignore the deleted files or notnofalse
namedescription
matrixthe output job matrix
matrix-lengththe length of the matrix