-
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
[cherry-pick: release-v1.1.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/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.3.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.
#9830
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
[cherry-pick: release-v1.9.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.
#9828
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.
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
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
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.
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/M
Denotes a PR that changes 30-99 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.
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
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#9774
opened Apr 15, 2026 by
afrittoli
Member
Loading…
9 of 14 tasks
docs: add bundle resolver configuration options default values
kind/documentation
Categorizes issue or PR as related to documentation.
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.
#9772
opened Apr 15, 2026 by
gonmmarques
Loading…
5 of 8 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
Prevent auto-cleanup-pvc annotation from propagating to child PipelineRuns
kind/bug
Categorizes issue or PR as related to a bug.
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.
#9727
opened Apr 6, 2026 by
ab-ghosh
Member
Loading…
4 of 8 tasks
fix: allow finally tasks to run when tasks timeout is exceeded
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.
Previous Next
ProTip!
Follow long discussions with comments:>50.