-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: tektoncd/pipeline
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump github.com/tektoncd/pipeline to v1.11.0 in test/resolver-with-timeout
dependencies
Used by dependabot - identifies all PRs created by dependabot
go
Pull requests that update go code
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-none
Denotes a PR that doesnt merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9852
opened Apr 23, 2026 by
vdemeester
Member
Loading…
7 of 8 tasks
build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.42.0 to 1.43.0 in /test/custom-task-ctrls/wait-task-beta
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
dependencies
Used by dependabot - identifies all PRs created by dependabot
kind/misc
Categorizes issue or PR as a miscellaneuous one.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesnt merit a release note.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#9846
opened Apr 21, 2026 by
dependabot
Bot
Loading…
apis/taskrun: reject debug.beforeSteps names not present in inline taskSpec
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#9844
opened Apr 21, 2026 by
SAY-5
Loading…
2 of 3 tasks
perf: strip ManagedFields from PipelineRun, TaskRun, and Pod informer…
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9833
opened Apr 20, 2026 by
sahilleth
Contributor
Loading…
6 of 8 tasks
fix: mask sa-token from logs
kind/bug
Categorizes issue or PR as related to a bug.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
[cherry-pick: release-v1.1.x] Fix running_taskruns metric overcounting TaskRuns with no condition
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
kind/bug
Categorizes issue or PR as related to a bug.
lgtm
Indicates that a PR is ready to be merged.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9831
opened Apr 20, 2026 by
vdemeester
Member
Loading…
8 tasks done
[cherry-pick: release-v1.6.x] Fix running_taskruns metric overcounting TaskRuns with no condition
kind/bug
Categorizes issue or PR as related to a bug.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#9829
opened Apr 20, 2026 by
vdemeester
Member
Loading…
8 tasks done
Feat add exact match field to verification policy resource pattern #9606
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/feature
Categorizes issue or PR as related to a new feature.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
fix(pipelinerun): use generateName for anonymous pipeline label
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
kind/bug
Categorizes issue or PR as related to a bug.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9826
opened Apr 17, 2026 by
aThorp96
Member
Loading…
7 of 8 tasks
docs: clarify retry-count variable substitution limits with taskRef
release-note-none
Denotes a PR that doesnt merit a release note.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#9821
opened Apr 17, 2026 by
mvanhorn
Loading…
docs: clarify retry-count substitution requires taskSpec
kind/documentation
Categorizes issue or PR as related to documentation.
release-note-none
Denotes a PR that doesnt merit a release note.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#9820
opened Apr 16, 2026 by
alliasgher
Loading…
6 of 8 tasks
Warn on unanchored VerificationPolicy resource patterns
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/bug
Categorizes issue or PR as related to a bug.
release-note-none
Denotes a PR that doesnt merit a release note.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#9815
opened Apr 16, 2026 by
alliasgher
Loading…
5 of 7 tasks
perf: strip ManagedFields from PipelineRun, TaskRun, and Pod informer caches
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
release-note-none
Denotes a PR that doesnt merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9814
opened Apr 16, 2026 by
alliasgher
Loading…
6 of 7 tasks
Refactor: extract shared cleanup-after-resolve helper
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-none
Denotes a PR that doesnt merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9813
opened Apr 16, 2026 by
alliasgher
Loading…
6 of 7 tasks
Replace nil, nil returns with sentinel errors in status helpers
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-none
Denotes a PR that doesnt merit a release note.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#9812
opened Apr 16, 2026 by
alliasgher
Loading…
6 of 7 tasks
build(deps): bump k8s.io/client-go from 0.35.3 to 0.35.4 in /test/custom-task-ctrls/wait-task-beta
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
dependencies
Used by dependabot - identifies all PRs created by dependabot
kind/misc
Categorizes issue or PR as a miscellaneuous one.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesnt merit a release note.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#9811
opened Apr 16, 2026 by
dependabot
Bot
Loading…
Correlate Kubernetes events with distributed traces
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
kind/feature
Categorizes issue or PR as related to a new feature.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9804
opened Apr 16, 2026 by
sahilleth
Contributor
Loading…
7 of 8 tasks
feat(tracing): add OpenTelemetry spans to CustomRun notifications reconciler
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
kind/feature
Categorizes issue or PR as related to a new feature.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9803
opened Apr 16, 2026 by
sahilleth
Contributor
Loading…
7 of 8 tasks
[TEP-0137] Activate formats field in config-events
kind/feature
Categorizes issue or PR as related to a new feature.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#9776
opened Apr 15, 2026 by
afrittoli
Member
Loading…
9 of 14 tasks
fix(metrics): use "anonymous" pipeline tag for inline TaskRun pipelines
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
kind/bug
Categorizes issue or PR as related to a bug.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#9775
opened Apr 15, 2026 by
khrm
Contributor
Loading…
8 tasks
[TEP-0137] Deprecate send-cloudevents-for-runs feature flag
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
kind/feature
Categorizes issue or PR as related to a new feature.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9774
opened Apr 15, 2026 by
afrittoli
Member
Loading…
10 of 14 tasks
perf(taskrun): skip sidecar teardown when status shows no running sidecars (#9755)
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-none
Denotes a PR that doesnt merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9760
opened Apr 10, 2026 by
Paramesh324
Contributor
Loading…
8 tasks
feat: use gotestsum for unit tests when available
release-note-none
Denotes a PR that doesnt merit a release note.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#9759
opened Apr 10, 2026 by
vdemeester
Member
Loading…
5 of 8 tasks
fix: truncate affinity assistant volume names to 63 characters
kind/bug
Categorizes issue or PR as related to a bug.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
cleanup: move shared types to remoteresolution framework
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-none
Denotes a PR that doesnt merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#9731
opened Apr 6, 2026 by
ary82
Loading…
5 of 8 tasks
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-03-23.