Closed khrm closed 1 month ago
/cherry-pick release-v0.12.x
@khrm: once the present PR merges, I will cherry-pick it on top of release-v0.12.x in a new PR and assign it to you.
/assign @vdemeester
/assign @enarha
/assign @avinal
The following is the coverage report on the affected files.
Say /test pull-tekton-results-go-coverage
to re-run this coverage report
File | Old Coverage | New Coverage | Delta |
---|---|---|---|
pkg/watcher/reconciler/pipelinerun/reconciler.go | 30.5% | 29.0% | -1.5 |
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: avinal
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@khrm: new pull request created: #860
There are cases when TaskRun don't have completion time. e.g. : CreateContainerConfigError
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you review them:
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes