framework-r-d/Post Clang-Tidy Results
Consolidates Clang-Tidy artifacts and posts PR comments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 1, 2026
- License
- Apache 2.0
Pinned Snippet
uses: framework-r-d/action-post-clang-tidy-results@81c1a8f0b9125c701c8535fb63a05b8fdb6d968e # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| build-path | Path where build artifacts are located | yes | — |
| pr-number | PR number for posting comments | no | — |
| post-summary | Whether to post a summary comment (true/false) | no | false |
Outputs
| name | description |
|---|---|
| has_content | Whether any clang-tidy artifacts with reportable content were found |