actions-marketplace-validations/Action Rush Version Policy Command
Based on a version policy, build the changed modules and publish to artifactory based on module configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 15, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/advancedcsg-open_actions-rush-cmd-to-version-policy@efe6d59c5588453dfced9912884436854096f4e9 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version-policy | Version policy name | yes | — |
| cmd | Command to execute, for example `npm`. | yes | — |
| cmd-args | Command arguments, for example `run,publish-rt`. Note, arguments MUST be comma separated. | no | "" |
| working-directory | Rush root directory, if not repository root | no | . |
Outputs
no outputs