Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories. Effortlessly track all changed files and directories relative to a target branch, preceding commit or the last remote commit returning relative paths from the project root using this GitHub action. This action solely identifies files that have undergone changes within the context of events such as pull_request, push, and more. However, it doesn't detect pending uncommitted changes created during the workflow execution.
Features
- Fast execution, averaging 0-10 seconds
- Leverages either Github's REST API or Git's native diff to determine changed files
- Facilitates easy debugging
- Scales to handle large repositories
- Supports Git submodules
- Generates escaped JSON output for running matrix jobs based on changed files
- Lists changed directories
Categories
Change DetectionLicense
MIT LicenseFollow changed-files
Other Useful Business Software
Cut Cloud Costs with Google Compute Engine
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of changed-files!