packfleet/Turbo Changed Packages

A Github Action to return the changed packages from a Turborepo project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
prefixPrefix to filter the packages byno
extract-prefixno
fromStart of the commit range to check (can be a commit hash or a branch name).no
toEnd of the commit range to check (can be a commit hash or branch). If not provided, will be the current commit of the head branch on a `pull_request` event. For a push event, it will be the current commit of the current branch.no
working-directoryPath to the root of the turborepo project.no./
namedescription
changedTrue if the workspace changed, otherwise false.