IfChange (slnc)
Version updated for https://github.com/slnc/ifchange to version v0.3.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
ifchange is an automated tool designed to catch cross-file dependency issues in codebase by identifying and enforcing changes to referenced environment variables or configuration settings. It helps developers avoid common errors where a variable is renamed but not updated across all affected files, ensuring consistency throughout the project. The action supports linting for various file extensions and programming languages, offering robust error detection and real-time feedback during development and review processes.