borisfaure/Detect Changed Files
Analyze changed files and categorize them based on pattern matching rules
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Path to the configuration file | yes | — |
| base-ref | Base reference for git diff (default: github.event.pull_request.base.sha or github.event.before) | no | "" |
Outputs
| name | description |
|---|---|
| changes | JSON object with boolean values for each configured group |