IfChange (slnc)
Version updated for https://github.com/slnc/ifchange to version v0.1.0.
- 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
The ifchange GitHub Action is a linting tool that ensures consistency between related sections of code or configuration files by detecting and enforcing changes across specified dependencies. It automates the process of verifying that all interdependent code or configuration updates are synchronized, helping prevent errors caused by forgotten updates in related files. Key features include support for over 50 programming languages, compatibility with CI/CD workflows, and robust performance with customizable linting and scanning options.
Release notes
0.1.0 (2026-03-07)
Features
- implements ifchange (311aaee)