kubescape / github-action

GitHub action to run Kubescape scans
Apache License 2.0
18 stars 20 forks source link

Split the suggest fix workflow and update docs #43

Closed HollowMan6 closed 1 year ago

HollowMan6 commented 1 year ago

Since many people just copy and paste the workflow into their repo, and they only want to do the fixes in the PR review.

So here we make the workflow more reusable by splitting the suggest fix workflow into 2, one focuses on PR code review, another focuses on direct commits PR raising.

/cc @craigbox

HollowMan6 commented 1 year ago

Have already tested this:

HollowMan6 commented 1 year ago

@dwertent By the way, can you help with the CI failure by following the explanation here? https://github.com/kubescape/github-action/pull/42#issuecomment-1542769522