Below you will find pages that utilize the taxonomy term “KayhanB21”
July 19, 2026
riskratchet
Version updated for https://github.com/KayhanB21/riskratchet-action to version v1.0.7.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is a wrapper for KayhanB21’s riskratchet maintainability ratchet tool, designed to help with automated code reviews in AI-assisted Python projects. It allows users to integrate riskratchet into their workflows using GitHub Actions without needing to clone and install the riskratchet package directly. The action automates the process of checking code for maintainability issues based on coverage data provided by tools like Coverage.py, making it easier to maintain high-quality Python code in AI-driven projects.
July 12, 2026
riskratchet
Version updated for https://github.com/KayhanB21/riskratchet-action to version v1.0.6.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Bumps the composite delegation to KayhanB21/riskratchet@v0.2.15, which brings TypeScript slices 4–5 (cyclomatic complexity, barrel-aware public surface, and native JSON/SARIF output with token-stable identity groundwork). TypeScript remains informational-only and opt-in; the Python path is unchanged.
This wrapper stays a thin passthrough — action.yml in the main repo is the single source of truth for inputs and behavior.