kics-github-action
kics-github-action copied to clipboard
With 'enable_comments: true' defaults to editing existing comment
I spent longer than I care to admit trying to "get a previously working" PR comment workflow functioning again. It was always working. Turns out, as I was expecting a new comment to be created every time a pull request was updated, but found out that KICS is EDITING the existing comment.
Could it default to creating new comments with each PR update, and perhaps an option to revert to the current "edit" mode?