Skip to content

Pull requests: tektoncd/pipeline

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[release-v1.9.x] fix: bump Go to 1.24.13 to fix CVE-2025-61728, CVE-2025-61726, CVE-2025-61729 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9735 opened Apr 7, 2026 by waveywaves Loading…
6 of 7 tasks
[release-v1.6.x] fix: bump Go to 1.24.13 to fix CVE-2025-61728, CVE-2025-61726, CVE-2025-61729 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9734 opened Apr 7, 2026 by waveywaves Loading…
6 of 7 tasks
[release-v1.3.x] fix: bump Go to 1.24.13 to fix CVE-2025-61728, CVE-2025-61726, CVE-2025-61729 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9733 opened Apr 7, 2026 by waveywaves Loading…
6 of 7 tasks
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
build(deps): bump the all group in /tekton with 4 updates 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. lgtm Indicates that a PR is ready to be merged. 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9730 opened Apr 6, 2026 by dependabot bot Loading…
build(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9728 opened Apr 6, 2026 by dependabot bot Loading…
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 Loading…
4 of 8 tasks
build(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.10.4 to 1.10.5 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9717 opened Apr 2, 2026 by dependabot bot Loading…
fix: allow finally tasks to run when tasks timeout is exceeded 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.
#9709 opened Mar 31, 2026 by vdemeester Loading…
5 of 8 tasks
v1.12.0 (LTS)
ci: Skip most e2e tests on draft PRs to save CI resources approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. 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.
#9708 opened Mar 31, 2026 by vdemeester Loading…
8 tasks done
Validate workspace variable references in Tasks 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.
#9707 opened Mar 31, 2026 by vdemeester Loading…
4 of 8 tasks
v1.12.0 (LTS)
perf: reduce reconcile churn for completed PipelineRuns kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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.
#9706 opened Mar 31, 2026 by vdemeester Loading…
6 of 8 tasks
v1.12.0 (LTS)
fix: record errors on trace spans in TaskRun and PipelineRun reconcilers do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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.
#9704 opened Mar 31, 2026 by waveywaves Draft
7 of 8 tasks
refactor: decouple metadata sync from event emission in reconcilers 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.
#9703 opened Mar 31, 2026 by vdemeester Loading…
7 of 8 tasks
v1.12.0 (LTS)
feat: add distributed tracing to resolver framework 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.
#9702 opened Mar 31, 2026 by waveywaves Draft
4 of 8 tasks
feat: add sampling-ratio configuration for distributed tracing 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#9700 opened Mar 31, 2026 by waveywaves Draft
5 tasks done
fix: end root tracing span at reconciliation completion do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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.
#9699 opened Mar 31, 2026 by waveywaves Draft
5 of 7 tasks
fix: propagate trace span context to child PipelineRuns and CustomRuns do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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.
#9698 opened Mar 31, 2026 by waveywaves Draft
6 tasks done
chore: bump OpenTelemetry semconv to match SDK version 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9697 opened Mar 31, 2026 by waveywaves Loading…
4 of 6 tasks
ci: fix setup-go version comment in codeql-analysis.yml kind/misc Categorizes issue or PR as a miscellaneuous one. 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.
#9695 opened Mar 30, 2026 by vdemeester Loading…
8 tasks done
build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9692 opened Mar 30, 2026 by dependabot bot Loading…
docs: add testing best practices for t.Fatalf vs t.Errorf kind/documentation Categorizes issue or PR as related to documentation. 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.
#9688 opened Mar 30, 2026 by Umesh-Mallipudi Loading…
5 of 8 tasks
docs: document horizontal controller scaling via leader election buckets approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/documentation Categorizes issue or PR as related to documentation. 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.
#9687 opened Mar 30, 2026 by ogulcanaydogan Loading…
7 of 8 tasks
docs: update releases.md for v1.11.0 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.
#9685 opened Mar 30, 2026 by vdemeester Loading…
7 of 8 tasks
feat: compress termination messages to fit more results in 4KB limit 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.
#9682 opened Mar 28, 2026 by waveywaves Loading…
6 of 7 tasks
ProTip! Filter pull requests by the default branch with base:main.