Khurram
Khurram
@dependabot recreate
/test pull-tekton-results-unit-tests
/test pull-tekton-results-unit-tests
Closing this as we have deprecated logging via tkn reader. Instead use vector.
/kind misc
/test pull-tekton-results-build-tests
/assign @vdemeester @afrittoli Please check why codeql fails.
/test pull-tekton-results-build-tests
Previous attempt to add CodeQl: https://github.com/tektoncd/results/pull/494
So I went through the codeql code and find out that they use `../results` as default output folder. They first delete that. That's why this failed. I have created a...