{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gh-multi-component-child-ufqo",
                    "build.appstudio.redhat.com/nudging-commit": "build-nudge-parent-pmcind?rev=c5ba7020f2adc44126a520741ed4b3ceb2ad1286",
                    "build.appstudio.redhat.com/nudging-component": "gh-multi-component-parent-ufqo",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-bbay/gh-multi-component-parent-ufqo:c5ba7020f2adc44126a520741ed4b3ceb2ad1286",
                    "build.appstudio.redhat.com/nudging-pipeline": "gh-multi-component-parent-ufqo-on-push-bsrv5",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-bbay/results/00eb5357-e811-474b-a089-6a79ae32885c/records/00eb5357-e811-474b-a089-6a79ae32885c",
                    "results.tekton.dev/result": "build-e2e-bbay/results/00eb5357-e811-474b-a089-6a79ae32885c",
                    "results.tekton.dev/stored": "true"
                },
                "creationTimestamp": "2026-05-13T10:08:35Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 1,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "tekton.dev/pipeline": "renovate-pipeline-1778666915-443fd"
                },
                "name": "renovate-pipeline-1778666915-443fd",
                "namespace": "build-e2e-bbay",
                "resourceVersion": "29510",
                "uid": "00eb5357-e811-474b-a089-6a79ae32885c"
            },
            "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_1cbceb32b1 RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-ufqo-d3ea2.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_bbay_gh_multi_component_parent_ufqo_a89044ad9d','password':'${TOKEN_283c1ad08c}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778666915-443fd"
                                                }
                                            }
                                        ],
                                        "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-1778666915-443fd"
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778666915-443fd"
                                        },
                                        "name": "renovate-pipeline-1778666915-443fd"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "serviceAccountName": "build-pipeline-gh-multi-component-parent-ufqo"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1778666915-443fd-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-05-13T10:12:29Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-13T10:12:29Z",
                        "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_1cbceb32b1 RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-ufqo-d3ea2.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_bbay_gh_multi_component_parent_ufqo_a89044ad9d','password':'${TOKEN_283c1ad08c}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778666915-443fd"
                                                }
                                            }
                                        ],
                                        "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-1778666915-443fd"
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778666915-443fd"
                                        },
                                        "name": "renovate-pipeline-1778666915-443fd"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "startTime": "2026-05-13T10:08:35Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
