linuxdeepin/cppcheck and review
check pull request with cppcheck and post result to review comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | action github token | no | — |
| repository | owner and repository name | yes | — |
| pull_request_id | pull request id | yes | — |
| allow_approve | allow submit approve review | yes | true |
| enable_checks | checks to enable | yes | all |
| install_cppcheck | install cppcheck by apt | no | true |
| comment_result | submit the result in a comment | no | true |
| enable_qtcheck | qt code style check swith | no | true |
Outputs
no outputs