{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gl-multi-component-child-gdjk",
                    "build.appstudio.redhat.com/nudging-commit": "a0e2ac116fb5bddc218a9b1ea7cbf3d7a372e45c",
                    "build.appstudio.redhat.com/nudging-component": "gl-multi-component-parent-gdjk",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-wpkh/gl-multi-component-parent-gdjk:a0e2ac116fb5bddc218a9b1ea7cbf3d7a372e45c",
                    "build.appstudio.redhat.com/nudging-pipeline": "gl-multi-component-parent-gdjk-on-push-2z9dq",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-wpkh/results/ed1a5eac-505f-492f-92e9-d483f53f8ad0/records/ed1a5eac-505f-492f-92e9-d483f53f8ad0",
                    "results.tekton.dev/result": "build-e2e-wpkh/results/ed1a5eac-505f-492f-92e9-d483f53f8ad0",
                    "results.tekton.dev/stored": "true"
                },
                "creationTimestamp": "2026-05-10T19:23:54Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 1,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "tekton.dev/pipeline": "renovate-pipeline-1778441034-62369"
                },
                "name": "renovate-pipeline-1778441034-62369",
                "namespace": "build-e2e-wpkh",
                "resourceVersion": "23508",
                "uid": "ed1a5eac-505f-492f-92e9-d483f53f8ad0"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "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_e1873fc869 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-gdjk-d922d.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_wpkh_gl_multi_component_parent_gdjk_0b042abd92','password':'${TOKEN_0f4148357b}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778441034-62369"
                                                }
                                            }
                                        ],
                                        "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-1778441034-62369"
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778441034-62369"
                                        },
                                        "name": "renovate-pipeline-1778441034-62369"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "serviceAccountName": "build-pipeline-gl-multi-component-parent-gdjk"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1778441034-62369-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-05-10T19:26:18Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-10T19:26:18Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "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_e1873fc869 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-gdjk-d922d.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_wpkh_gl_multi_component_parent_gdjk_0b042abd92','password':'${TOKEN_0f4148357b}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778441034-62369"
                                                }
                                            }
                                        ],
                                        "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-1778441034-62369"
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778441034-62369"
                                        },
                                        "name": "renovate-pipeline-1778441034-62369"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "startTime": "2026-05-10T19:23:55Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
