Use workflows of https://github.com/cap-java/.github - #118
Conversation
8ad0888 to
1a0cf9d
Compare
1a0cf9d to
010b420
Compare
|
@markusbucher: Can you have a look at this? Thanks! |
markusbucher
left a comment
There was a problem hiding this comment.
The overall direction is good — centralizing CI actions, pinning SHAs, adding least-privilege permissions: blocks, and adding security scans to PRs are all the right moves. A few issues need to be resolved before this is safe to merge.
markusbucher
left a comment
There was a problem hiding this comment.
Review done, some corrections of AI assumptions were needed. Findings seem to be accurate now
|
Thanks for addressing all the previous comments. I've verified the updated PR against the actual shared action definitions in All previous findings resolved ✅
One remaining minor observation
All other jobs across all three workflow files now have explicit OverallThe implementation is clean and correct. The consolidation to shared actions, SHA pinning, and least-privilege permissions are all well done. The minor |
No description provided.