BUILD-11270: Add README for check-sca action#251
Conversation
SummaryThis PR adds documentation for the What reviewers should knowStart with: The README section at the bottom of the file ( Key points for reviewers:
|
There was a problem hiding this comment.
Pull request overview
Adds end-user documentation for the new check-sca GitHub Action to the repository’s main README, including requirements, usage, inputs, and outputs.
Changes:
- Adds
check-scato the README action index. - Introduces a new
## check-scasection documenting behavior, requirements, and configuration.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
9bc9d5a to
f224295
Compare
c2930ce to
d30fba5
Compare
d30fba5 to
2ec0588
Compare
Co-authored-by: sonar-review-alpha[bot] <266116024+sonar-review-alpha[bot]@users.noreply.github.com>
2ec0588 to
cd52d3a
Compare
|
There was a problem hiding this comment.
Solid documentation addition — the inputs, outputs, Vault paths, permissions, and project-key discovery description all match the implementation. The workflow changes (runner, sparse-checkout, local action reference) are consistent with how test-build-number.yml and test-pr-cleanup.yml handle the same pattern.



What Changed?
check-scaactioncheck-scaaction invocation to usegithub-ubuntu-latest-sper the docs