From 1d31972c35e44d95e05b3f7a719a0c41272c16a4 Mon Sep 17 00:00:00 2001 From: Joe Wang <106995533+JoeWang1127@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:44:42 +0000 Subject: [PATCH] chore: make library generation IT non-required (#3477) In this PR: - Make the library generation integration test non-required. This integration test will be removed in #3476 because we will use cloud build to run integration tests. --- .github/sync-repo-settings.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index de3babb001..47b9f5500b 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -21,7 +21,6 @@ branchProtectionRules: - graalvm-presubmit-sdk-platform-java-a-downstream-kmsinventory (java-graalvm-ci-prod) - graalvm-presubmit-sdk-platform-java-b-downstream-kmsinventory (java-graalvm-ci-prod) - library_generation - - library-generation-integration-tests - library-generation-lint-python - library-generation-lint-shell - library-generation-unit-tests