Closed khrm closed 2 weeks ago
/assign @enarha @vdemeester
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: vdemeester
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/lgtm
/chery-pick @release-v0.12.x
/chery-pick release-v0.12.x
/cherry-pick release-v0.12.x
@khrm: new pull request created: #872
/cherry-pick release-v0.12.x
@khrm: new pull request could not be created: failed to create pull request against tektoncd/results#release-v0.12.x from head tekton-robot:cherry-pick-870-to-release-v0.12.x: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for tekton-robot:cherry-pick-870-to-release-v0.12.x."}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request","status":"422"}
API server gets panic under certain negative scenarios. We fixed that by creating a new variable for error.
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