Add --resolvertype flag to rerun a resolver based pipelinerun by pratap0007 · Pull Request #2615 · tektoncd/cli
added
the
release-note
label
Sep 25, 2025
tekton-robot
added
the
size/XL
label
Sep 25, 2025- Add --resolvertype flag supporting hub, git, http, cluster, bundle and remote resolver type - Implement special remote resolver that finds latest PipelineRun with any resolver type and rerun it - If --resolvertype flag value is except remote, filters pipelinerun by that resolver type - Integrate --resolvertype with existing --last flag functionality - With --resolvertype and --last flags pipeline name is optional - With --last flag pipeline name is optional - Add validation: resolvertype requires pipeline name except for remote type - Support all flag combinations: --resolvertype only, --last only, both together - Include the unit tests closes: tektoncd#2422 Signed-off-by: Shiv Verma <shverma@redhat.com>
tekton-robot
added
size/XXL
and removed size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.labels
Oct 23, 2025
tekton-robot
added
the
approved
label
Oct 31, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters