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.
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% | 30.0% | -0.5 |
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% | 30.0% | -0.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
/test pull-tekton-results-unit-tests
@khrm: cannot checkout @release-v0.12.x
: error checking out @release-v0.12.x: exit status 1. output: error: pathspec '@release-v0.12.x' did not match any file(s) known to git
/cherry-pick release-v0.12.x
@khrm: new pull request created: #861
Earlier, data coming during deletion like timestamp weren't stored. This PR fixes that.
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