tektoncd / tektoncd/pruner

Add support for CustomRuns

Open
#263 0 comments 1 reaction 1 assignee View on GitHub

@infernus01 is already working on this.

Since May 11, 2026.

kind/feature
Dominant language
Go
Stars
6
Forks
19
Avg merge
12h 36m
Merged PRs (30d)
27

Description

Feature request

CustomRuns are first class Tekton objects (https://tekton.dev/docs/pipelines/customruns/). With support for CustomRuns being added to Tekton Chains and Tekton Results, extending the pruner to support CustomRuns is a natural extension.

Use case

With CustomRuns support added to Tekton Results, users can opt in for pruning objects from the cluster after being stored. If users do not use the Tekton Results pruner, but opted to use the Tekton Pruner instead, there is no way to have the Tekton Results pruner for one object (CustomRuns), but not for other (TaskRuns, PipelineRuns), so to give the users single way to manage pruning, the Tekton Pruner must be extended to support CustomRuns.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.