Tekton CI/CD Part 3: Building custom Interceptor for Triggers



On previous post, we have built Triggers that will react to push events.

Problem

However, if we were using monorepo, we would like to trigger different Pipeline build based on the path change

For example the repository like this

|-- ui/

|-- backend/...



Read: https://blog.yongweilun.me/tekton-cicd-part-3-building-custom-interceptor-for-triggers