Olli Janatuinen
Olli Janatuinen
@ashishonce @romil07 two years later I wonder that was there some decission after all if this will be accepted or not? And if answer is not I would like to...
Afaiu "Lint PR title" error in CI is false alarm because ".github/workflows/semantic-pr.yaml" is not effective before it is merged to master.
> Why not? it is useful since the PR title is used as a commit message in main. I mean that CI fails to error `Unknown scope "windows" found` even...
Will need another CI run as I had `goos` and `goarch` in wrong order.
@knqyf263 can you plz re-trigger CI?
Just noticed that there is existing scope `os` which works fine in here to updated title to it. CI 🟢 so would be nice to get PR review.
ping @knqyf263
@knqyf263 it should be possible to use GitHub action runner `windows-2022` for that purpose. It will need some work because images on `ghcr.io/aquasecurity/trivy-test-images` cannot be used but we need separate...
> If you confirm it worked now Yes, it worked on those scenarios which I tested. > (though I don't know the reason as we didn't fix the issue), That...
FYI. I replaced #1469 with #2592 and included test binary to there. It would be nice if others can also test and report results to that PR as it looks...