2coo/action-nx-affected

Github action for outputting a list of affected nx projects (apps and libs)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
baseBase of the current branch (usually main)no
headLatest commit of the current branch (usually HEAD)no
excludeExclude apps/libs from the listno
namedescription
affectedAppsarray of affected app names
hasAffectedAppstrue/false if there are affected apps
affectedLibsarray of affected lib names
hasAffectedLibstrue/false if there are affected libs
affectedarray of affected projects (apps/libs) names
hasAffectedtrue/false if there are affected projects (apps/libs)