Below you will find pages that utilize the taxonomy term “UplandJacob”
January 12, 2026
Get All Changed Files In Repo
Version updated for https://github.com/UplandJacob/retrieve-changed-files to version v1.4.7.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves a list of files that have been changed, added, modified, removed, or renamed in a pull request or push event. It automates file change detection and outputs the results in various formats (e.g., space-delimited, CSV, or JSON) for further use in workflows.
December 25, 2025
Get All Changed Files In Repo
Version updated for https://github.com/UplandJacob/retrieve-changed-files to version v4.1.6.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Retrieve All Changed Files, automates the process of identifying and retrieving files that were added, modified, removed, or renamed in the commits of a pull request or push. It provides categorized outputs (e.g., all, added, modified, removed) in various formats (space-delimited, CSV, or JSON), enabling users to easily process and act on file changes.