diff --git a/.github/checkgroup.yml b/.github/checkgroup.yml index 55e2ced03acec..3cf32406a62fc 100644 --- a/.github/checkgroup.yml +++ b/.github/checkgroup.yml @@ -287,27 +287,28 @@ subprojects: - "Store.cloud (test_store Mac)" - "Store.cloud (test_store Windows)" - - id: "lightning_app: Azure" - paths: - - ".actions/**" - - ".azure/app-cloud-e2e.yml" - - "src/lightning/__about__.py" - - "src/lightning/__init__.py" - - "src/lightning/__main__.py" - - "src/lightning/__setup__.py" - - "src/lightning/__version__.py" - - "src/lightning/app/**" - - "src/lightning_app/*" - - "examples/app/**" - - "requirements/app/**" - - "tests/integrations_app/**" - - "!tests/integrations_app/flagship/**" - - "setup.py" - - "!requirements/*/docs.txt" - - "!*.md" - - "!**/*.md" - checks: - - "App.cloud-e2e" + # FixMe: re-enable when BE stabilize + # - id: "lightning_app: Azure" + # paths: + # - ".actions/**" + # - ".azure/app-cloud-e2e.yml" + # - "src/lightning/__about__.py" + # - "src/lightning/__init__.py" + # - "src/lightning/__main__.py" + # - "src/lightning/__setup__.py" + # - "src/lightning/__version__.py" + # - "src/lightning/app/**" + # - "src/lightning_app/*" + # - "examples/app/**" + # - "requirements/app/**" + # - "tests/integrations_app/**" + # - "!tests/integrations_app/flagship/**" + # - "setup.py" + # - "!requirements/*/docs.txt" + # - "!*.md" + # - "!**/*.md" + # checks: + # - "App.cloud-e2e" - id: "lightning_app: Docs" paths: