advancedcsg-open/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
- Stale
- License
- None
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 |