Summary
Automate releases using Pipelines-as-Code (PAC), following the pattern already implemented in other tektoncd repositories.
What needs to happen
- Repository side: Add
.tekton/release.yaml and .tekton/release-patch.yaml PAC trigger files (see tektoncd/pipeline or tektoncd/chains for reference)
- Plumbing side: Add a PAC Repository CR in tektoncd/plumbing under
tekton/cd/pipelines-as-code/overlays/oci-ci-cd/repositories/ (see existing CRs for pipeline, chains, pruner, operator, cli as examples)
References
Already completed in:
In progress:
Summary
Automate releases using Pipelines-as-Code (PAC), following the pattern already implemented in other tektoncd repositories.
What needs to happen
.tekton/release.yamland.tekton/release-patch.yamlPAC trigger files (see tektoncd/pipeline or tektoncd/chains for reference)tekton/cd/pipelines-as-code/overlays/oci-ci-cd/repositories/(see existing CRs for pipeline, chains, pruner, operator, cli as examples)References
Already completed in:
In progress: