{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "TaskRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gh-multi-component-child-ylzn",
                    "build.appstudio.redhat.com/nudging-commit": "build-nudge-parent-ghfnvl?rev=74bf6864c97ef30412ae6ee028482ba1f08fe4df",
                    "build.appstudio.redhat.com/nudging-component": "gh-multi-component-parent-ylzn",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-fuoz/gh-multi-component-parent-ylzn:74bf6864c97ef30412ae6ee028482ba1f08fe4df",
                    "build.appstudio.redhat.com/nudging-pipeline": "gh-multi-component-parent-ylzn-on-push-2fss9",
                    "chains.tekton.dev/signed": "true",
                    "pipeline.tekton.dev/release": "9db88e0",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "build-e2e-fuoz/results/36656445-fc54-4d44-97b3-05da98a9fd00/records/8d587409-59c0-4b01-95ad-e771aedeeeba",
                    "results.tekton.dev/result": "build-e2e-fuoz/results/36656445-fc54-4d44-97b3-05da98a9fd00",
                    "results.tekton.dev/stored": "true"
                },
                "creationTimestamp": "2026-05-06T15:01:41Z",
                "finalizers": [
                    "chains.tekton.dev/taskrun",
                    "results.tekton.dev/taskrun"
                ],
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "tekton-pipelines",
                    "build.appstudio.redhat.com/type": "nudge",
                    "tekton.dev/memberOf": "tasks",
                    "tekton.dev/pipeline": "renovate-pipeline-1778079701-32cf6",
                    "tekton.dev/pipelineRun": "renovate-pipeline-1778079701-32cf6",
                    "tekton.dev/pipelineRunUID": "36656445-fc54-4d44-97b3-05da98a9fd00",
                    "tekton.dev/pipelineTask": "renovate"
                },
                "name": "renovate-pipeline-1778079701-32cf6-renovate",
                "namespace": "build-e2e-fuoz",
                "ownerReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "PipelineRun",
                        "name": "renovate-pipeline-1778079701-32cf6",
                        "uid": "36656445-fc54-4d44-97b3-05da98a9fd00"
                    }
                ],
                "resourceVersion": "29358",
                "uid": "8d587409-59c0-4b01-95ad-e771aedeeeba"
            },
            "spec": {
                "serviceAccountName": "build-pipeline-gh-multi-component-parent-ylzn",
                "taskSpec": {
                    "steps": [
                        {
                            "command": [
                                "bash",
                                "-c",
                                "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_f212a572d1 RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-ylzn-3eb64.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_fuoz_gh_multi_component_parent_ylzn_fe6f000c7c','password':'${TOKEN_2675d14cd9}'}]\" renovate"
                            ],
                            "computeResources": {},
                            "env": [
                                {
                                    "name": "LOG_LEVEL",
                                    "value": "debug"
                                }
                            ],
                            "envFrom": [
                                {
                                    "prefix": "TOKEN_",
                                    "secretRef": {
                                        "name": "renovate-pipeline-1778079701-32cf6"
                                    }
                                }
                            ],
                            "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                            "name": "renovate",
                            "securityContext": {
                                "allowPrivilegeEscalation": false,
                                "capabilities": {
                                    "drop": [
                                        "ALL"
                                    ]
                                },
                                "runAsNonRoot": true,
                                "seccompProfile": {
                                    "type": "RuntimeDefault"
                                }
                            },
                            "volumeMounts": [
                                {
                                    "mountPath": "/configs",
                                    "name": "renovate-pipeline-1778079701-32cf6"
                                }
                            ]
                        }
                    ],
                    "volumes": [
                        {
                            "configMap": {
                                "name": "renovate-pipeline-1778079701-32cf6"
                            },
                            "name": "renovate-pipeline-1778079701-32cf6"
                        }
                    ]
                },
                "timeout": "1h0m0s"
            },
            "status": {
                "artifacts": {},
                "completionTime": "2026-05-06T15:05:17Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-06T15:05:17Z",
                        "message": "All Steps have completed executing",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "podName": "renovate-pipeline-1778079701-32cf6-renovate-pod",
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "startTime": "2026-05-06T15:01:41Z",
                "steps": [
                    {
                        "container": "step-renovate",
                        "imageID": "quay.io/konflux-ci/mintmaker-renovate-image@sha256:67d26b20533790565a2949a3f732d595dda9378fea506f1cba88ca17cef13873",
                        "name": "renovate",
                        "provenance": {},
                        "terminated": {
                            "containerID": "containerd://4a8648ec663fc94a594e73dfc2361d6eda9109632285269377e7f4dc76e783f6",
                            "exitCode": 0,
                            "finishedAt": "2026-05-06T15:05:16Z",
                            "reason": "Completed",
                            "startedAt": "2026-05-06T15:04:59Z"
                        },
                        "terminationReason": "Completed"
                    }
                ],
                "taskSpec": {
                    "steps": [
                        {
                            "command": [
                                "bash",
                                "-c",
                                "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_f212a572d1 RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-ylzn-3eb64.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_fuoz_gh_multi_component_parent_ylzn_fe6f000c7c','password':'${TOKEN_2675d14cd9}'}]\" renovate"
                            ],
                            "computeResources": {},
                            "env": [
                                {
                                    "name": "LOG_LEVEL",
                                    "value": "debug"
                                }
                            ],
                            "envFrom": [
                                {
                                    "prefix": "TOKEN_",
                                    "secretRef": {
                                        "name": "renovate-pipeline-1778079701-32cf6"
                                    }
                                }
                            ],
                            "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                            "name": "renovate",
                            "securityContext": {
                                "allowPrivilegeEscalation": false,
                                "capabilities": {
                                    "drop": [
                                        "ALL"
                                    ]
                                },
                                "runAsNonRoot": true,
                                "seccompProfile": {
                                    "type": "RuntimeDefault"
                                }
                            },
                            "volumeMounts": [
                                {
                                    "mountPath": "/configs",
                                    "name": "renovate-pipeline-1778079701-32cf6"
                                }
                            ]
                        }
                    ],
                    "volumes": [
                        {
                            "configMap": {
                                "name": "renovate-pipeline-1778079701-32cf6"
                            },
                            "name": "renovate-pipeline-1778079701-32cf6"
                        }
                    ]
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
