conneryn/Packages Changed
Find which packages have been changed, use the output to decide what jobs to run next
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| from | check for changes since previous state | no | HEAD~1 |
| to | check for changes to new state | no | HEAD |
| path | start directory to check for changes | no | ./ |
Outputs
| name | description |
|---|---|
| pkgs | list of packages that have changed |