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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of changed-files!