actions-marketplace-validations/Get changed workspaces

A github action that gets changed workspaces

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
workspacesPaths where to get changed workspacesno
working-directoryPath to the directory that contains root package.json of monorepono
filterRegex pattern to filter changed packages by nameno
base-refGit base reference (branch name or a commit hash). The change list will be compared to the base if push event occurs. Will default to the last commit of the current branch no${{ github.ref }}
namedescription
packagesArray of changed packages, each containing its name and path
emptyBoolean that indicates if there was any changed packages