Skip to content

tekton-robot/triggers

This branch is 151 commits behind tektoncd/triggers:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b395647 · Jan 12, 2023
Oct 3, 2022
Jan 6, 2023
Nov 15, 2022
Nov 15, 2022
Nov 15, 2022
Sep 1, 2022
Jan 12, 2023
Oct 11, 2022
Nov 15, 2022
Nov 13, 2022
Aug 11, 2022
Nov 13, 2022
Feb 18, 2020
Mar 20, 2020
Apr 29, 2022
Apr 29, 2022
Jul 10, 2020
Nov 14, 2019
Jan 17, 2020
Mar 3, 2022
Jun 21, 2019
Aug 11, 2022
Dec 17, 2020
Oct 12, 2022
Jan 17, 2020
Nov 13, 2022
Nov 13, 2022
Oct 11, 2022
May 8, 2021
Feb 26, 2020

Repository files navigation

Tekton Triggers

GoDoc Go Report Card CII Best Practices

Tekton Triggers logo (Tekton cat playing with a ball)

Tekton Triggers is a Kubernetes Custom Resource Definition (CRD) controller that allows you to create Kubernetes resources based on information it extracts from event payloads.

Tekton Triggers originates from the implementation of this design (visible to members of the Tekton mailing list).

Background

Tekton is a Kubernetes-native continuous integration and delivery (CI/CD) framework that allows you to create containerized, composable, and configurable workloads declaratively through Kubernetes CRDs. When integrated with Tekton Triggers, Tekton allows you to easily create fully fledged CI/CD systems in which you define all mechanics exclusively using Kubernetes resources.

To learn more, see the Tekton Triggers Overview.

Getting Started

To get started with Tekton Triggers, see the latest version of our docs:

The "Getting Started with Tekton Triggers" guide walks you through setting up an end-to-end image building solution triggered via GitHub's push events.

Version specific links are available in the releases page and on the Tekton website.

Want to contribute?

Hooray!

About

Event triggering with Tekton!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.4%
  • Shell 3.8%
  • Other 0.8%