Tekton ClusterInterceptor CRD

triggers.tekton.dev/v1alpha1 kind=ClusterInterceptor (and namespace-scoped Interceptor) — pluggable webhook handler that filters, validates, and mutates incoming events before they reach a TriggerTemplate (built-in interceptors include GitHub, GitLab, Bitbucket, CEL).

API entry from apis.yml

apis.yml Raw ↑
aid: tekton:tekton-clusterinterceptor-crd
name: Tekton ClusterInterceptor CRD
tags:
- CRD
- Interceptor
- Filtering
properties:
- url: https://tekton.dev/docs/triggers/clusterinterceptors/
  type: Documentation
description: triggers.tekton.dev/v1alpha1 kind=ClusterInterceptor (and namespace-scoped Interceptor) —
  pluggable webhook handler that filters, validates, and mutates incoming events before they reach a TriggerTemplate
  (built-in interceptors include GitHub, GitLab, Bitbucket, CEL).