actions-marketplace-validations/DevDox AI sonar
Run devdox-sonar code quality analysis on your Python project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 7, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/montymobile1_devdox-ai-sonar@5079a7e62c7c464f2ac4e5c4ea1cacabf1c410bc # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run (e.g., 'fix_multiple') | yes | fix_multiple |
| sonar-token | SonarCloud authentication token (SONAR_TOKEN) | yes | — |
| sonar-org | SonarCloud organization key (SONAR_ORG) | yes | — |
| sonar-project | SonarCloud project key (SONAR_PROJ) | yes | — |
| project-path | Local path to the project. Defaults to GITHUB_WORKSPACE if not set. | yes | /github/workspace |
| pull-request | Pull request number | no | — |
| llm-provider | LLM API key for LLM integration | yes | — |
| llm-api-key | LLM API key for LLM integration | yes | — |
| llm-default-model | Default LLM model to use | yes | — |
| max-fixes | Max Issues to fix | no | 10 |
| apply | Apply fixes automatically | no | 1 |
Outputs
no outputs