actions-marketplace-validations/Dotnet Affected
Runs dotnet-affected
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| toolVersion | dotnet-affected version to install | — | — |
| from | Commit/branch/revision for git diff | — | — |
| to | Commit/branch/revision for git diff | — | — |
| exclude | Valid .Net Regex pattern to ignore from build | — | — |
| solution-path | Path to a Solution file (.sln) used to discover projects that may be affected. | — | — |
| output-format | Space separated list of formats to use. (i.e text traversal) | — | — |
Outputs
| name | description |
|---|---|
| affected | The list of changed and affected projects, if any |