-
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
Include envFrom in "how to use a 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.
Secret
as an environment source"
kind/documentation
#8620
opened Mar 4, 2025 by
jcjveraa
Loading…
7 tasks done
build(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.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.
#8617
opened Mar 4, 2025 by
dependabot
bot
Loading…
chore: allow users with "read" perm to trigger retest
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.
#8616
opened Mar 4, 2025 by
waveywaves
Loading…
8 tasks
build(deps): bump github.com/google/cel-go from 0.23.2 to 0.24.1
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.
#8614
opened Mar 3, 2025 by
dependabot
bot
Loading…
build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1
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.
#8608
opened Mar 3, 2025 by
dependabot
bot
Loading…
chore: param enum usage example for stepaction
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8605
opened Mar 3, 2025 by
waveywaves
Loading…
8 tasks done
cleanup: [TEP-0135] remove deprecated disable-affinity-assistant feature flag
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-action-required
Denotes a PR that introduces potentially breaking changes that require user action.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#8603
opened Mar 1, 2025 by
l-qing
Loading…
7 of 8 tasks
cleanup: remove clustertask support
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#8601
opened Feb 27, 2025 by
waveywaves
Loading…
8 tasks
feat(pipeline): allow variable substitution in pipeline.tasks[].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.
#8600
opened Feb 27, 2025 by
l-qing
Loading…
7 of 8 tasks
WIP Set podTemplate on Tasks to enable multi-arch builds with Matrix
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-none
Denotes a PR that doesnt merit a release note.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#8588
opened Feb 24, 2025 by
dependabot
bot
Loading…
Add configuration for custom bundle resolver backoff
kind/feature
Categorizes issue or PR as related to a new feature.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
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.
#8574
opened Feb 17, 2025 by
arewm
Loading…
8 tasks
build(deps): bump github.com/tektoncd/pipeline from 0.53.1 to 0.68.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.
#8547
opened Jan 31, 2025 by
dependabot
bot
Loading…
feat: enable step actions by default
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8546
opened Jan 31, 2025 by
waveywaves
Loading…
8 tasks
Remove the use of go.uber.org/zap in entrypoint's dependent packages and uses log/slog
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.
#8544
opened Jan 31, 2025 by
PuneetPunamiya
Loading…
8 tasks
cleanup: breakup the pkg/credentials into writer and matcher
approved
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
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.
#8542
opened Jan 30, 2025 by
waveywaves
Loading…
2 of 8 tasks
feat: add support for authenticated git clone
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.
#8537
opened Jan 28, 2025 by
chmouel
Loading…
8 tasks done
build(deps): bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3
dependencies
Used by dependabot - identifies all PRs created by dependabot
kind/misc
Categorizes issue or PR as a miscellaneuous one.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#8526
opened Jan 23, 2025 by
dependabot
bot
Loading…
[release-v0.59.x] fix: avoid panic when validate enum param with special matrix task
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8517
opened Jan 22, 2025 by
tekton-robot
Loading…
SSH Auth docs improvement
kind/documentation
Categorizes issue or PR as related to documentation.
needs-ok-to-test
Indicates a PR that requires an org member to verify it 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.
#8512
opened Jan 22, 2025 by
k0dard
Loading…
5 of 8 tasks
[release-v0.65.x] bump version for golang.org/x/net to fix CVE
kind/bug
Categorizes issue or PR as related to a bug.
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.
#8511
opened Jan 21, 2025 by
pramodbindal
Loading…
8 tasks
Add structural OpenAPI schema to Tekton CRDs
kind/documentation
Categorizes issue or PR as related to documentation.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-action-required
Denotes a PR that introduces potentially breaking changes that require user action.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
fix: avoid fan out matrix task failed due to result ref
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.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
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.
#8487
opened Jan 14, 2025 by
l-qing
Loading…
5 of 8 tasks
Bump go.mod and tools/go.mod to go 1.23
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/misc
Categorizes issue or PR as a miscellaneuous one.
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#8482
opened Jan 13, 2025 by
vdemeester
Loading…
3 of 8 tasks
[release-v0.56.x] Upgrade golang.org/x/crypto to 0.31.0
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
kind/security
Categorizes issue or PR as related to a security issue
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8443
opened Dec 17, 2024 by
vdemeester
Loading…
4 of 8 tasks
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-02-06.