{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "fj-multi-component-child-zlmm",
                    "build.appstudio.redhat.com/nudging-commit": "04b9e95924359de7bbd444513d8eb47e9dc70d46",
                    "build.appstudio.redhat.com/nudging-component": "fj-multi-component-parent-zlmm",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-veuq/fj-multi-component-parent-zlmm:04b9e95924359de7bbd444513d8eb47e9dc70d46",
                    "build.appstudio.redhat.com/nudging-pipeline": "fj-multi-component-parent-zlmm-on-push-c4szd",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-veuq/results/48805da0-05e7-404d-9866-26df9ecc26a2/records/48805da0-05e7-404d-9866-26df9ecc26a2",
                    "results.tekton.dev/result": "build-e2e-veuq/results/48805da0-05e7-404d-9866-26df9ecc26a2",
                    "results.tekton.dev/stored": "true"
                },
                "creationTimestamp": "2026-07-12T10:20:57Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 1,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "tekton.dev/pipeline": "renovate-pipeline-1783851657-8919e"
                },
                "name": "renovate-pipeline-1783851657-8919e",
                "namespace": "build-e2e-veuq",
                "resourceVersion": "21601",
                "uid": "48805da0-05e7-404d-9866-26df9ecc26a2"
            },
            "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_33d15500b0 RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-zlmm-ad498.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_veuq_fj_multi_component_parent_zlmm_f06db02cbb','password':'${TOKEN_4503b23eff}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1783851657-8919e"
                                                }
                                            }
                                        ],
                                        "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-1783851657-8919e"
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1783851657-8919e"
                                        },
                                        "name": "renovate-pipeline-1783851657-8919e"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "serviceAccountName": "build-pipeline-fj-multi-component-parent-zlmm"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1783851657-8919e-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-07-12T10:24:15Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-07-12T10:24:15Z",
                        "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_33d15500b0 RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-zlmm-ad498.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_veuq_fj_multi_component_parent_zlmm_f06db02cbb','password':'${TOKEN_4503b23eff}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1783851657-8919e"
                                                }
                                            }
                                        ],
                                        "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-1783851657-8919e"
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1783851657-8919e"
                                        },
                                        "name": "renovate-pipeline-1783851657-8919e"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "startTime": "2026-07-12T10:20:57Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
