-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: tektoncd/pipeline
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.8.15 to 1.9.4
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#8725
opened Apr 25, 2025 by
dependabot
bot
Loading…
build(deps): bump github.com/sigstore/sigstore from 1.8.15 to 1.9.4
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.
#8724
opened Apr 25, 2025 by
dependabot
bot
Loading…
build(deps): bump k8s.io/apimachinery from 0.32.2 to 0.32.4
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.
#8723
opened Apr 25, 2025 by
dependabot
bot
Loading…
Remove temporary Indicates a PR has been approved by an approver from all required OWNERS files.
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.
GOPATH
generation in in update-codegen.sh
and update-openapigen.sh
.
approved
#8719
opened Apr 18, 2025 by
twoGiants
Loading…
4 of 8 tasks
🚧 Refactor Step validation to implement apis.Validatable. 🚧
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
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.
Update syntax for pipeline in pipelineruns.md
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.
#8715
opened Apr 17, 2025 by
Koekenbakkers
Loading…
8 tasks done
🚧 Raise test coverage in Indicates that a PR should not merge because it is a work in progress.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
task_validation.go
and container_validation.go
. 🚧
do-not-merge/work-in-progress
build(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.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.
#8712
opened Apr 16, 2025 by
dependabot
bot
Loading…
🚧 Refactor sidecar validation to implement apis.Validatable. 🚧
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
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.
Add oomkilled reason
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.
#8709
opened Apr 15, 2025 by
infernus01
Loading…
8 tasks done
build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /test/resolver-with-timeout
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
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
go
Pull requests that update go code
lgtm
Indicates that a PR is ready to be merged.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8708
opened Apr 14, 2025 by
dependabot
bot
Loading…
build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /test/resolver-with-timeout
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
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
go
Pull requests that update go code
lgtm
Indicates that a PR is ready to be merged.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8706
opened Apr 14, 2025 by
dependabot
bot
Loading…
docs: clarify container contract documentation to avoid ambiguity
kind/documentation
Categorizes issue or PR as related to documentation.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8696
opened Apr 10, 2025 by
l-qing
Loading…
6 of 8 tasks
Add ghcr.io migration banner to README.md.
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#8693
opened Apr 9, 2025 by
twoGiants
Loading…
4 of 8 tasks
Move Steps and Sidecars validation to 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.
container_validation.go
.
kind/cleanup
#8685
opened Apr 5, 2025 by
twoGiants
Loading…
4 of 8 tasks
fix: resolve Git Anonymous Resolver excessive memory usage
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
build(deps): bump github.com/tektoncd/pipeline from 0.53.1 to 0.70.0 in /test/custom-task-ctrls/wait-task-beta
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.
#8675
opened Mar 28, 2025 by
dependabot
bot
Loading…
Migrate from sets.{Strings, Byte, Int...} to generic sets.Set
kind/misc
Categorizes issue or PR as a miscellaneuous one.
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.
#8669
opened Mar 25, 2025 by
Alhanaqtah
Loading…
3 of 8 tasks
build(deps): bump golangci/golangci-lint-action from 6.5.1 to 7.0.0
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#8663
opened Mar 24, 2025 by
dependabot
bot
Loading…
Remove linux/arm from platform we publish
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.
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.
#8657
opened Mar 19, 2025 by
vdemeester
Loading…
4 of 8 tasks
feat: support passing clock during RunStatus initialization
kind/misc
Categorizes issue or PR as a miscellaneuous one.
release-note-action-required
Denotes a PR that introduces potentially breaking changes that require user action.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#8656
opened Mar 18, 2025 by
devholic
Loading…
7 of 8 tasks
ConfigMap as a ValueSource in Param in TaskRuns and PipelineRuns
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-none
Denotes a PR that doesnt merit a release note.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#8642
opened Mar 12, 2025 by
mostafaCamel
•
Draft
3 of 8 tasks
Add option continueAndFail on step.onError
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.
#8638
opened Mar 11, 2025 by
FaniD
Loading…
feat: override task timeouts in pipelineruns
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-none
Denotes a PR that doesnt merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#8636
opened Mar 11, 2025 by
waveywaves
Loading…
2 of 8 tasks
Add a tool to generate the release name
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
kind/misc
Categorizes issue or PR as a miscellaneuous one.
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.
#8629
opened Mar 7, 2025 by
afrittoli
Loading…
4 of 8 tasks
Previous Next
ProTip!
Updated in the last three days: updated:>2025-04-22.