Python Nurse
Version updated for https://github.com/sfroning88/python-nurse to version v1.0.3.
- 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
Python Nurse is a GitHub Action designed for static analysis of Python monorepo applications, evaluating code quality, style, type safety, security, maintainability, and dead code. It automates the execution of seven key tools (e.g., Ruff, mypy, Bandit) on changed files in pull requests and generates a 0–100 health score with actionable diagnostics posted as PR comments. This action simplifies code reviews by providing concise, weighted insights into code health and potential issues.
Release notes
Full Changelog: https://github.com/sfroning88/python-nurse/compare/v1.0.2...v1.0.3