compare-changes
compare-changes is a CLI and a library:
- The CLI can be used together with find-changes-action to run GitHub Actions jobs or steps conditionally, while benefitting from static validation for the defined paths via action-validator. For more information, view the action on GitHub Actions Marketplace.
- The library reimplements the GitHub Actions Workflow syntax so other Rust projects may check whether paths in a given workflow file match a given set of files.
More information
For information on alternative installation methods and on how to contribute, please refer to the GitHub README.md