raganhar/.NET code metric analyzer
A Github action that maintains a CODE_METRICS.md file, reporting cyclomatic complexity, maintainability index, etc.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 21, 2023
- License
- MIT
Pinned Snippet
uses: raganhar/firestarter@05f7fbdd178c76a8deebfd9baf335c12df5bd0a4 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
no inputs
Outputs
| name | description |
|---|---|
| summary-title | The title of the code metrics action. |
| summary-details | A detailed summary of all the projects that were flagged. |
| updated-metrics | A boolean value, indicating whether or not the CODE_METRICS.md was updated as a result of running this action. |