popov95s/Sensez - Code Quality Feedback
Structural duplication checks for pull requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- MIT
Pinned Snippet
uses: popov95s/sensez@40745b2e357249f2c9270298065b55f907769258 # v0.1.12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Repository-relative path to scan. | no | . |
| version | Sensez PyPI version to run, or "latest". | no | latest |
| threshold | Minimum structural-token run length for duplication detection. | no | "" |
| with-comments | Post inline pull-request review comments in addition to annotations. | no | false |
| fail-on-new | Optional action level that fails the job when matched. One of must_fix, warning, advisory, info. | no | "" |
| level | Annotation level for non-blocking feedback. One of notice, warning, error. | no | warning |
Outputs
no outputs