-
Notifications
You must be signed in to change notification settings - Fork 262
Pull requests: tektoncd/cli
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump github/codeql-action from 4.35.1 to 4.35.2
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.
#2817
opened Apr 20, 2026 by
dependabot
bot
Loading…
Bump actions/upload-artifact from 7.0.0 to 7.0.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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2816
opened Apr 20, 2026 by
dependabot
bot
Loading…
Bump step-security/harden-runner from 2.17.0 to 2.19.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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2815
opened Apr 20, 2026 by
dependabot
bot
Loading…
Bump chainguard-dev/actions from 1.6.5 to 1.6.15
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.
#2814
opened Apr 20, 2026 by
dependabot
bot
Loading…
Bump github.com/google/go-containerregistry from 0.21.4 to 0.21.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.
#2813
opened Apr 20, 2026 by
dependabot
bot
Loading…
Bump github.com/letsencrypt/boulder from 0.20260406.0 to 0.20260413.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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#2812
opened Apr 20, 2026 by
dependabot
bot
Loading…
Bump the go-k8s-dependencies group with 3 updates
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.
#2811
opened Apr 20, 2026 by
dependabot
bot
Loading…
Update golang to 1.25.9 to fix CVE-2026-33810
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2810
opened Apr 15, 2026 by
divyansh42
Member
Loading…
4 tasks
fix: CVE-2025-61729 - update contrib Dockerfile to use Go 1.25.6
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.
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.
#2804
opened Apr 13, 2026 by
infernus01
Member
Loading…
4 tasks
feat: automate releases with Pipelines-as-Code
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.
#2795
opened Apr 7, 2026 by
vdemeester
Member
Loading…
3 of 4 tasks
[release-v0.39.1] fix: bump Go to 1.25.8 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.
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2793
opened Apr 7, 2026 by
waveywaves
Member
Loading…
4 tasks done
[release-v0.38.2] fix: bump Go to 1.25.8 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.
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2792
opened Apr 7, 2026 by
waveywaves
Member
Loading…
4 tasks done
refactor: improve pod log reading and status tracking
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
pipeline start supports taskRunSpec argument
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
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.
#1969
opened Mar 31, 2023 by
haedaal
Loading…
2 of 4 tasks
ProTip!
Adding no:label will show everything without a label.