trunk-io/Trunk Compute Impacted Targets For Nx

Trunk.io Github Action to Compute and Upload Impacted Targets for Nx powered repos

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
trunk-tokenRepo or Organization API token used for authentication. Can be found at app.trunk.io.no
target-branchThe branch that the Merge Queue merges PRs into. If unspecified, defaults to the repository's default branch.no
verboseWhether to enable verbose logging. Defaults to false.no
workspace-pathPath to your Nx workspace. If none is provided, will use the root directory.no
impact-all-filters-pathA path to a list of filters to identify whether `ALL` impacted targets should be considered. See https://github.com/dorny/paths-filter/blob/master/.github/filters.yml for an example. If a PR changes files in any of these paths, then *any* PRs queued after this one will depend on it.no""
package-managerThe package manager to use (one of `pnpm`, `yarn`, `npm`). If unspecified, will be detected from the lock file present in the workspace.no""
skip-installWhether to skip the package manager install step. Useful when packages have already been installed in a prior step. Defaults to false.no""

no outputs