sshnaidm/Watson AI Code review Github Action

A Github Action that posts code review from Watson AI to pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe token used to authenticate with the GitHub APIno${{ github.token }}
wca-keyThe Watson AI API keyyes
promptThe prompt to use for the analysis.noPlease review the code change below and provide feedback.
post-if-errorWhether to post a comment if there was an errornotrue
context-linesNumber of context lines to include in the diffno10
add-filesWhether to include additional context files in the AI review. If set to `"true"`, all changed files will be sent to the AI.nofalse
review-titleThe title of the reviewno# Watson AI Code Review
namedescription
resultsThe results of the code review