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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of changed-files!