From 68b18c0f68be4cdd9a29f3ce9360c46a6482cc69 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 1 Jul 2022 10:30:22 -0400 Subject: [PATCH] ci: removing clirr from required checks (#250) Making CLIRR not required. The version bumps are now controlled by the Release Please and OwlBot. The CL authors create appropriate change description to control major version bumps. --- java-gkehub/.github/sync-repo-settings.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/java-gkehub/.github/sync-repo-settings.yaml b/java-gkehub/.github/sync-repo-settings.yaml index 6f09d6956a36..dd5626f32d78 100644 --- a/java-gkehub/.github/sync-repo-settings.yaml +++ b/java-gkehub/.github/sync-repo-settings.yaml @@ -11,7 +11,6 @@ branchProtectionRules: - dependencies (8) - dependencies (11) - lint - - clirr - units (8) - units (11) - 'Kokoro - Test: Integration' @@ -26,7 +25,6 @@ branchProtectionRules: - dependencies (8) - dependencies (11) - lint - - clirr - units (7) - units (8) - units (11)