{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gl-multi-component-child-trpb",
                    "build.appstudio.redhat.com/nudging-commit": "41901d11f479a0ccb0b7e4975a96c894fe81b0d7",
                    "build.appstudio.redhat.com/nudging-component": "gl-multi-component-parent-trpb",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-pqva/gl-multi-component-parent-trpb:41901d11f479a0ccb0b7e4975a96c894fe81b0d7",
                    "build.appstudio.redhat.com/nudging-pipeline": "gl-multi-component-parent-trpb-on-push-s7nw2",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-pqva/results/e0e597ed-26cb-42b3-97df-3c9f28a5244f/records/e0e597ed-26cb-42b3-97df-3c9f28a5244f",
                    "results.tekton.dev/result": "build-e2e-pqva/results/e0e597ed-26cb-42b3-97df-3c9f28a5244f",
                    "results.tekton.dev/stored": "true"
                },
                "creationTimestamp": "2026-05-12T09:48:49Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 1,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "tekton.dev/pipeline": "renovate-pipeline-1778579329-b8455"
                },
                "name": "renovate-pipeline-1778579329-b8455",
                "namespace": "build-e2e-pqva",
                "resourceVersion": "25448",
                "uid": "e0e597ed-26cb-42b3-97df-3c9f28a5244f"
            },
            "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_fedbdb5906 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-trpb-d1808.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_pqva_gl_multi_component_parent_trpb_18ef724551','password':'${TOKEN_65bb575457}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778579329-b8455"
                                                }
                                            }
                                        ],
                                        "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-1778579329-b8455"
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778579329-b8455"
                                        },
                                        "name": "renovate-pipeline-1778579329-b8455"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "serviceAccountName": "build-pipeline-gl-multi-component-parent-trpb"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1778579329-b8455-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-05-12T09:51:33Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-12T09:51:33Z",
                        "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_fedbdb5906 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-trpb-d1808.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_pqva_gl_multi_component_parent_trpb_18ef724551','password':'${TOKEN_65bb575457}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778579329-b8455"
                                                }
                                            }
                                        ],
                                        "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-1778579329-b8455"
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778579329-b8455"
                                        },
                                        "name": "renovate-pipeline-1778579329-b8455"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "startTime": "2026-05-12T09:48:49Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
