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.
What’s Changed
Bumps the delegated ref to KayhanB21/riskratchet@v0.2.16 (LCOV coverage support for the TypeScript backend).
@v1 and @v1.0.7 both resolve to riskratchet 0.2.16. No input or behavior changes — this is a passthrough wrapper; the delegated ref is the only release-time change.