actions-marketplace-validations/RushJS Identify Changed Projects Helper
Github action for detecting changed projects using rush change files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 11, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/advancedcsg-open_actions-rush-changed-projects@8c7c8881439c29fa9da96be63cc8e1a7cf963274 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| exclude-dependant-projects | Exclude Dependant Projects | no | false |
| version-policy | Version policy name | no | — |
| working-directory | Specify the root directory for the rush configuration | no | . |
Outputs
| name | description |
|---|---|
| changed-projects | List of the changed projects. Contains the packageName of each project |