Vibhav Bobade

Results 137 issues of Vibhav Bobade

# Changes /fixes https://github.com/tektoncd/pipeline/issues/7752 # Submitter Checklist As the author of this PR, please check off the items in this checklist: - [x] Has [Docs](https://github.com/tektoncd/community/blob/main/standards.md#docs) if any changes are user...

kind/feature
approved
size/L
release-note-none

Currently users with only write permissions can trigger retests with the /retest flag. collaborator folk such as myself have to rely on maintainer intervention to ensure that flakes aren't giving...

kind/feature
area/automation

### Feature request Add `breakpoints`, `breakpoints.onFailure` to `debug` spec in TaskRuns which uses existing logic from the `onFailure` option in the `debug.breakpoint` spec in the TaskRun spec. Extend this logic...

kind/feature
help wanted
lifecycle/frozen
area/api
kind/tep

# Changes When resolving StepActions using the Cluster resolver, the system should always use the Task's namespace rather than falling back to the TaskRun's namespace. Prior to this StepActions were...

kind/bug
size/S
do-not-merge/work-in-progress
release-note-none

This is an umbrella issue created to track Chainloop's support for Tekton through multiple avenues. - [ ] Chainloop as a storage backend in Tekton Chains - [ ] Tekton...

correct misspelling in the Client.WaitForWeavaite method name and updated all references across the codebase to use the correct spelling WaitForWeaviate. Fixes: https://github.com/weaviate/weaviate/issues/9304

# Changes add validation to ensure taskRef.apiVersion follows the correct format (group/version) when specified. Previously, invalid apiVersion values like 'invalid-api-version' were accepted, causing PipelineRuns to create unhandled CustomRuns that would...

kind/bug
size/L
release-note-none