Below you will find pages that utilize the taxonomy term “Tengfone”
April 21, 2026
ci-delta
Version updated for https://github.com/tengfone/ci-delta to version v0.1.2.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ci-delta GitHub Action analyzes changes in GitHub Actions workflow files between two code revisions and generates semantic diff reports, highlighting potential pipeline behavior changes that may not be obvious in raw YAML diffs. It automates the detection of critical changes, such as new high-risk triggers, permission escalations, environment modifications, and job structure alterations, helping developers identify and mitigate risks in CI/CD configurations. The action also supports generating reports in markdown or JSON formats and can optionally post findings as comments on pull requests.