ivarflakstad/Detect changes
This action detects relevant changes in repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Base commit for diff. | — | origin/main |
| commit | Commit to compare with base. | — | HEAD |
| fetch_depth | git fetch depth. 0 indicates all. | — | 100 |
| filters | Paths to relevant files. | yes | — |
Outputs
| name | description |
|---|---|
| result | JSON containing the matched changes. |