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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of changed-files!