Below you will find pages that utilize the taxonomy term “UplandJacob”
April 9, 2026
Get All Changed Files In Repo
Version updated for https://github.com/UplandJacob/retrieve-changed-files to version v4.1.7.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is designed to automatically retrieve and output lists of files that have been changed, added, modified, removed, or renamed in a pull request or commit push. It simplifies workflows by enabling developers to programmatically access these file changes in various formats (e.g., space-delimited, CSV, JSON) for further processing or automation tasks. The action leverages the GitHub Compare API to streamline change detection and supports granular filtering based on file statuses.