pipeline
pipeline copied to clipboard
Typo in error message fix
Changes
Typo in error message fix(modify ResourseRef to ResourceRef)
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
- [x] Has Docs included if any changes are user facing
- [x] Has Tests included if any functionality added or changed
- [x] Follows the commit message standard
- [x] Meets the Tekton contributor standards (including functionality, content, code)
- [x] Has a kind label. You can add one by adding a comment on this PR that contains
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep - [x] Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
- [x] Release notes contains the string "action required" if the change requires additional action from users switching to the new release
Release Notes
NONE
- :x: The commit (e40694525f367e370e2bc30a45685242b13cea46). This user is missing the User's ID, preventing the EasyCLA check. Consult GitHub Help to resolve.For further assistance with EasyCLA, please submit a support request ticket.
Hi @codeleongy. Thanks for your PR.
I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
thank you @codeleongy for your contribution!
Welcome to the community!
Please submit the checklist in the PR description and the contribution agreement.
#5983
/ok-to-test
/kind misc
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: afrittoli
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [afrittoli]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
Welcome to Tekton @codeleongy!
/meow
Please sign the CLA so that we can accept your contribution :)
@jerop:
In response to this:
Welcome to Tekton @codeleongy!
/meow
Please sign the CLA so that we can accept your contribution :)
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/ok-to-test
/ok-to-test
/ok-to-test
/ok-to-test
/ok-to-test
/easycla
I have signed the cla, why does the test still fail?
/retest
@codeleongy: PR needs rebase.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
@codeleongy trying to run the CLA check again, please rebase this change
@codeleongy: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-tekton-pipeline-go-coverage | e40694525f367e370e2bc30a45685242b13cea46 | link | false | /test pull-tekton-pipeline-go-coverage |
pull-tekton-pipeline-unit-tests | e40694525f367e370e2bc30a45685242b13cea46 | link | true | /test tekton-pipeline-unit-tests |
pull-tekton-pipeline-build-tests | e40694525f367e370e2bc30a45685242b13cea46 | link | true | /test pull-tekton-pipeline-build-tests |
pull-tekton-pipeline-alpha-integration-tests | e40694525f367e370e2bc30a45685242b13cea46 | link | true | /test pull-tekton-pipeline-alpha-integration-tests |
pull-tekton-pipeline-beta-integration-tests | e40694525f367e370e2bc30a45685242b13cea46 | link | true | /test pull-tekton-pipeline-beta-integration-tests |
pull-tekton-pipeline-integration-tests | e40694525f367e370e2bc30a45685242b13cea46 | link | true | /test pull-tekton-pipeline-integration-tests |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
Closing due to inactivity. Feel free to reopen!