Below you will find pages that utilize the taxonomy term “slnc”
March 11, 2026
IfChange (slnc)
Version updated for https://github.com/slnc/ifchange to version v0.2.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 designed to enforce consistency across interdependent code sections by monitoring changes in related files. It helps developers catch mismatches or omissions when updating code, such as forgetting to change dependent configurations or scripts after modifying a related section.
March 8, 2026
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.