Tekton Pipelines as Code

Pipelines as Code lets you store Tekton Pipeline definitions inside the same Git repository as your application code (.tekton/) and runs them on PR/push events from GitHub/GitLab/Bitbucket/Gitea, providing a Git-native CI/CD experience.

API entry from apis.yml

apis.yml Raw ↑
aid: tekton:tekton-pipelines-as-code
name: Tekton Pipelines as Code
tags:
- Pipelines as Code
- GitOps
- GitHub
- GitLab
properties:
- url: https://tekton.dev/docs/pipelinesascode/
  type: Documentation
- url: https://github.com/openshift-pipelines/pipelines-as-code
  type: Source
description: Pipelines as Code lets you store Tekton Pipeline definitions inside the same Git repository
  as your application code (.tekton/) and runs them on PR/push events from GitHub/GitLab/Bitbucket/Gitea,
  providing a Git-native CI/CD experience.