sonarsoftwareinc/Run phpmd
Run phpmd on pull requests to improve code review experience
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN | yes | — |
| php_args | Arguments for the php runtime. | no | "" |
| phpmd_source_arg | Source argument for phpmd. | no | . |
| phpmd_source_diff_from_branch | The base branch to diff with target. | no | — |
| phpmd_ruleset_arg | Rulesets to apply with phpmd -or- a ruleset XML file. | no | cleancode,codesize,controversial,design,naming,unusedcode |
| phpmd_optional_args | Optional arguments for phpmd. | no | "" |
| always_pass | Force the action to pass regardless of any phpmd rule violations. | no | false |
Outputs
no outputs