Python Nurse
Version updated for https://github.com/sfroning88/python-nurse 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
Python Nurse is a GitHub Action that performs static analysis on Python monorepo apps, including linting, type checking, security scanning, dead code detection, complexity measurement, and more. It calculates a 0-100 health score for PRs based on the findings of these tools and posts actionable diagnostics as collapsible PR comments with nurse reaction images.
What’s Changed
What’s Changed
- vulture –ignore-names action input by @sfroning88 in https://github.com/sfroning88/python-nurse/pull/10
Full Changelog: https://github.com/sfroning88/python-nurse/compare/v1.0.6...v1.0.7