Make Tekton Prow jobs invoke Tekton Pipelines #538
Labels
design
This task is about creating and discussing a design
meaty-juicy-coding-work
This task is mostly about implementation!!! And docs and tests of course but that's a given
Expected Behavior
The CI/CD used by Tekton Pipelines (triggered via prow jobs) should be able to invoke Pipelines.
In the long run we want Pipeline support in Prow (#537), but in the meantime, we can make the existing Prow jobs:
For this issue, we can create just a "Hello world" type PipelineRun, to prove it works.
Actual Behavior
The CI/CD used by Tekton Pipelines (triggered via prow jobs) invokes scripts only.
Additional Info
This is the short term solution, the long term solution is #537. If we can go straight to that, even better!
The text was updated successfully, but these errors were encountered: