detect-git-changes-action
Version updated for https://github.com/isaac-cf-wong/detect-git-changes-action to version v0.0.3.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The detect-git-changes-action is a GitHub Action designed to identify changes in a repository by comparing the current state to a specified base reference, such as a branch, tag, or commit SHA. It automates the detection of file modifications and allows filtering by specific paths or file patterns, enabling users to trigger workflows conditionally based on changes. This action is particularly useful for optimizing CI/CD pipelines by avoiding redundant tasks when no relevant changes are detected.
Release notes
0.0.3 - 2026-03-15
📚 Documentation
⚙️ Miscellaneous Tasks
- (deps) Update softprops/action-gh-release digest to b25b93d (#22) - (733e1f8)
- (deps) Update softprops/action-gh-release digest to 71d29a0 (#21) - (2047e2e)
- (deps) Pin dependencies (#20) - (c284bfc)
Contributing: We welcome contributions! Please see our Contributing Guide for details.
Questions? Open an issue on GitHub or join our discussions.