Openci: add a comment on PR with `slash` commands availablearea/automationhelp wantedtektoncd/pipeline #9,148 opened Nov 18, 2025 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available4 comments0 reactions0 assignees
OpenRuntime task result reference validation errors not exposed in pipeline statusgood first issuehelp wantedkind/bugtektoncd/pipeline #9,100 opened Oct 27, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available4 comments2 reactions1 assignee
OpenExample Task Steps referencing images by tag resulting in throttling during e2e testsgood first issuehelp wantedkind/flaketektoncd/pipeline #9,084 opened Oct 17, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available7 comments0 reactions1 assignee
OpenMissing self-contained JSON Schema for Tekton resource validationhelp wantedtektoncd/pipeline #8,983 opened Aug 20, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available6 comments0 reactions1 assignee
Opendocs: update the "Configuring a Failure Timeout" section for claritygood first issuehelp wantedkind/documentationtektoncd/pipeline #8,966 opened Aug 14, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments1 reaction1 assignee
OpenCleanup 🧹 `pipelinerunresolution_test.go` 🧹 and move mock data, status mutations and selectors to testing framework.area/testinggood first issuehelp wantedkind/cleanuptektoncd/pipeline #8,921 opened Jul 25, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available6 comments0 reactions1 assignee
OpenRefactor `PipelineRun` reconciler test helpers/framework.area/testinghelp wantedkind/cleanupmeaty-juicy-coding-worktektoncd/pipeline #8,906 opened Jul 23, 2025 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available2 comments0 reactions0 assignees
OpenTasks that should take 20m to achieve in Tekton sometimes take 5 days of workhelp wantedkind/bugkind/documentationtektoncd/pipeline #8,720 opened Apr 18, 2025 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment0 reactions0 assignees
OpenRetry failed resolversarea/apiarea/resolutionhelp wantedkind/featuretektoncd/pipeline #8,571 opened Feb 17, 2025 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment0 reactions0 assignees
Open`taskrunCancelled` sets the `startedAt` and `finishedAt` times for steps that were not executedarea/apigood first issuehelp wantedkind/bugtektoncd/pipeline #8,479 opened Jan 10, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments0 reactions1 assignee
OpenPipelinerun should be able to read from Secret and Configmaparea/apihelp wantedkind/api-changekind/featuretektoncd/pipeline #8,347 opened Oct 28, 2024 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available3 comments1 reaction0 assignees
OpenPodAntiAffinity supportarea/apihelp wantedkind/featuretektoncd/pipeline #8,322 opened Oct 8, 2024 · Go · 9,013 starsWhy recommendedNo assignee yet · No comments yetNo assignee yetNo comments yetHas a beginner-friendly labelContributing guide available0 comments0 reactions0 assignees
OpenAdditional unit tests are needed for Kubernetes native sidecar supportarea/testinggood first issuekind/misctektoncd/pipeline #8,128 opened Jul 16, 2024 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available2 comments0 reactions2 assignees
OpenCloud events per namespacearea/apihelp wantedkind/featuretektoncd/pipeline #7,888 opened Apr 17, 2024 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment0 reactions0 assignees
OpenTEP-152 Tekton Conformance Verificationarea/apiarea/testinghelp wantedkind/teptektoncd/pipeline #7,828 opened Apr 3, 2024 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available1 comment1 reaction1 assignee
OpenAdd support for enum in object paramsarea/apihelp wantedkind/featuretektoncd/pipeline #7,568 opened Jan 16, 2024 · Go · 9,013 starsWhy recommendedNo comments yet · Has a beginner-friendly labelNo comments yetHas a beginner-friendly labelContributing guide available0 comments1 reaction1 assignee
OpenFeedback/beta release for TEP-0144: Param Enumarea/apiarea/roadmaphelp wantedkind/featuretektoncd/pipeline #7,410 opened Nov 23, 2023 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available9 comments0 reactions0 assignees
OpenShould it be possible to create a `Pipeline` without any `Task` ?area/apigood first issuehelp wantedkind/questiontektoncd/pipeline #7,375 opened Nov 16, 2023 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available4 comments1 reaction1 assignee
OpenMigrate deprecated `sets.{String,Byte,Int,…}` to `sets.Sets[String,…]`area/dependencygogood first issuehelp wantedkind/cleanuptektoncd/pipeline #7,374 opened Nov 16, 2023 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available7 comments0 reactions3 assignees
OpenSplitting metrics "export" out of the main controllerarea/metricsarea/performancearea/roadmaphelp wantedkind/featuretektoncd/pipeline #7,373 opened Nov 16, 2023 · Go · 9,013 starsWhy recommendedNo assignee yet · No comments yetNo assignee yetNo comments yetHas a beginner-friendly labelContributing guide available0 comments0 reactions0 assignees
Openci: add a comment on PR with `slash` commands availablearea/automationhelp wantedtektoncd/pipeline #9,148 opened Nov 18, 2025 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available4 comments0 reactions0 assignees
OpenRuntime task result reference validation errors not exposed in pipeline statusgood first issuehelp wantedkind/bugtektoncd/pipeline #9,100 opened Oct 27, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available4 comments2 reactions1 assignee
OpenExample Task Steps referencing images by tag resulting in throttling during e2e testsgood first issuehelp wantedkind/flaketektoncd/pipeline #9,084 opened Oct 17, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available7 comments0 reactions1 assignee
OpenMissing self-contained JSON Schema for Tekton resource validationhelp wantedtektoncd/pipeline #8,983 opened Aug 20, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available6 comments0 reactions1 assignee
Opendocs: update the "Configuring a Failure Timeout" section for claritygood first issuehelp wantedkind/documentationtektoncd/pipeline #8,966 opened Aug 14, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments1 reaction1 assignee
OpenCleanup 🧹 `pipelinerunresolution_test.go` 🧹 and move mock data, status mutations and selectors to testing framework.area/testinggood first issuehelp wantedkind/cleanuptektoncd/pipeline #8,921 opened Jul 25, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available6 comments0 reactions1 assignee
OpenRefactor `PipelineRun` reconciler test helpers/framework.area/testinghelp wantedkind/cleanupmeaty-juicy-coding-worktektoncd/pipeline #8,906 opened Jul 23, 2025 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available2 comments0 reactions0 assignees
OpenTasks that should take 20m to achieve in Tekton sometimes take 5 days of workhelp wantedkind/bugkind/documentationtektoncd/pipeline #8,720 opened Apr 18, 2025 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment0 reactions0 assignees
OpenRetry failed resolversarea/apiarea/resolutionhelp wantedkind/featuretektoncd/pipeline #8,571 opened Feb 17, 2025 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment0 reactions0 assignees
Open`taskrunCancelled` sets the `startedAt` and `finishedAt` times for steps that were not executedarea/apigood first issuehelp wantedkind/bugtektoncd/pipeline #8,479 opened Jan 10, 2025 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments0 reactions1 assignee
OpenPipelinerun should be able to read from Secret and Configmaparea/apihelp wantedkind/api-changekind/featuretektoncd/pipeline #8,347 opened Oct 28, 2024 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available3 comments1 reaction0 assignees
OpenPodAntiAffinity supportarea/apihelp wantedkind/featuretektoncd/pipeline #8,322 opened Oct 8, 2024 · Go · 9,013 starsWhy recommendedNo assignee yet · No comments yetNo assignee yetNo comments yetHas a beginner-friendly labelContributing guide available0 comments0 reactions0 assignees
OpenAdditional unit tests are needed for Kubernetes native sidecar supportarea/testinggood first issuekind/misctektoncd/pipeline #8,128 opened Jul 16, 2024 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available2 comments0 reactions2 assignees
OpenCloud events per namespacearea/apihelp wantedkind/featuretektoncd/pipeline #7,888 opened Apr 17, 2024 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment0 reactions0 assignees
OpenTEP-152 Tekton Conformance Verificationarea/apiarea/testinghelp wantedkind/teptektoncd/pipeline #7,828 opened Apr 3, 2024 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available1 comment1 reaction1 assignee
OpenAdd support for enum in object paramsarea/apihelp wantedkind/featuretektoncd/pipeline #7,568 opened Jan 16, 2024 · Go · 9,013 starsWhy recommendedNo comments yet · Has a beginner-friendly labelNo comments yetHas a beginner-friendly labelContributing guide available0 comments1 reaction1 assignee
OpenFeedback/beta release for TEP-0144: Param Enumarea/apiarea/roadmaphelp wantedkind/featuretektoncd/pipeline #7,410 opened Nov 23, 2023 · Go · 9,013 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available9 comments0 reactions0 assignees
OpenShould it be possible to create a `Pipeline` without any `Task` ?area/apigood first issuehelp wantedkind/questiontektoncd/pipeline #7,375 opened Nov 16, 2023 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available4 comments1 reaction1 assignee
OpenMigrate deprecated `sets.{String,Byte,Int,…}` to `sets.Sets[String,…]`area/dependencygogood first issuehelp wantedkind/cleanuptektoncd/pipeline #7,374 opened Nov 16, 2023 · Go · 9,013 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available7 comments0 reactions3 assignees
OpenSplitting metrics "export" out of the main controllerarea/metricsarea/performancearea/roadmaphelp wantedkind/featuretektoncd/pipeline #7,373 opened Nov 16, 2023 · Go · 9,013 starsWhy recommendedNo assignee yet · No comments yetNo assignee yetNo comments yetHas a beginner-friendly labelContributing guide available0 comments0 reactions0 assignees