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
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jira-url | Sample text to search | yes | — |
| jira-user | Sample text to search | yes | — |
| jira-api-key | Sample text to search | yes | — |
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. |