{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "Component",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/pipeline": "{\"name\":\"docker-build\", \"bundle\": \"quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1775174320-qoll\"}",
                    "build.appstudio.openshift.io/status": "{\"pac\":{\"state\":\"enabled\",\"merge-url\":\"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-qcjsgj/pull/2\",\"configuration-time\":\"Fri, 03 Apr 2026 00:23:17 UTC\"},\"message\":\"done\"}",
                    "skip-initial-checks": "false"
                },
                "creationTimestamp": "2026-04-03T00:23:08Z",
                "finalizers": [
                    "test.appstudio.openshift.io/component",
                    "pac.component.appstudio.openshift.io/finalizer"
                ],
                "generation": 4,
                "name": "gh-test-custom-branch-lhcpng",
                "namespace": "build-e2e-wlhx",
                "resourceVersion": "25734",
                "uid": "cbe9adc2-36e7-4d2d-a3ba-b60c20eb9f1c"
            },
            "spec": {
                "application": "build-suite-test-application-pgch",
                "componentName": "gh-test-custom-branch-lhcpng",
                "containerImage": "quay.io/redhat-appstudio-qe/build-e2e-wlhx/gh-test-custom-branch-lhcpng",
                "resources": {},
                "source": {
                    "git": {
                        "dockerfileUrl": "docker/Dockerfile",
                        "revision": "base-agdgzg",
                        "url": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-qcjsgj"
                    }
                },
                "targetPort": 8081
            }
        },
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "Component",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/pipeline": "{\"name\":\"docker-build\", \"bundle\": \"latest\"}",
                    "build.appstudio.openshift.io/status": "{\"pac\":{\"state\":\"error\",\"error-id\":70,\"error-message\":\"70: GitHub Application is not installed in user repository\"},\"message\":\"done\"}"
                },
                "creationTimestamp": "2026-04-02T23:53:23Z",
                "finalizers": [
                    "test.appstudio.openshift.io/component"
                ],
                "generation": 5,
                "name": "sample-component",
                "namespace": "user-ns1",
                "resourceVersion": "6100",
                "uid": "fc618368-8ae7-4e91-b2b9-0dfeed27ab2c"
            },
            "spec": {
                "application": "sample-component",
                "componentName": "sample-component",
                "containerImage": "quay.io/redhat-appstudio-qe/user-ns1/sample-component",
                "resources": {},
                "source": {
                    "git": {
                        "context": "./",
                        "dockerfileUrl": "Dockerfile",
                        "revision": "main",
                        "url": "https://github.com/konflux-ci/testrepo.git"
                    }
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
