actions-marketplace-validations/Check Exact Files Changed
Check Exact Files Changed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file-patterns | An array of patterns that represent the files that should be included in the PR. | no | 1 |
| comparison-mode | The way we are checking if files where modified. Options: 'exact' or 'contains' | no | exact |
| fail-mode | If the action will trigger a flow error, or it will allow going. Options: 'hard' or 'soft' | no | soft |
| token | The GitHub token used to create an authenticated client. | yes | — |
Outputs
| name | description |
|---|---|
| success | The success of the validated files. |