You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to run parasoft static analysis as Github Action for every PR.
The tool should then notify the user all the findings (maybe with filter based on category) and show them as file change request in the PR.
Do you think it's possible to achieve something similar?
The text was updated successfully, but these errors were encountered:
Sandruz
changed the title
[Question] are the results of the analysis visible in Checks Tabs
[Question] are the results of the analysis visible in Checks Tabs?
Jun 18, 2024
We want to run parasoft static analysis as Github Action for every PR.
The tool should then notify the user all the findings (maybe with filter based on category) and show them as file change request in the PR.
Similar to this Action: https://github.com/platisd/clang-tidy-pr-comments
Do you think it's possible to achieve something similar?
The text was updated successfully, but these errors were encountered: