actions-marketplace-validations/nx-affected-list

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
Stalelast commit Sep 30, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dkhunt27_action-nx-affected-list@49c7295522987f433e781ed7f47c55a2274d7259 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
baseBase of the current branch (usually main)no
headLatest commit of the current branch (usually HEAD)no
affectedToIgnoreList of projects to ignore (comma separated; no spaces)no
namedescription
affectedarray of affected projects (apps/libs) names
hasAffectedtrue/false if there are affected projects (apps/libs)