From 3302d770f60e3c4ed1a1ef4511d3666c73d4a8be Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 1 Jul 2022 10:26:19 -0400 Subject: [PATCH] ci: removing clirr from required checks (#244) 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-service-usage/.github/sync-repo-settings.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/java-service-usage/.github/sync-repo-settings.yaml b/java-service-usage/.github/sync-repo-settings.yaml index be62d8420f2c..dbb09a7522e0 100644 --- a/java-service-usage/.github/sync-repo-settings.yaml +++ b/java-service-usage/.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) @@ -42,7 +40,6 @@ branchProtectionRules: - dependencies (8) - dependencies (11) - lint - - clirr - units (8) - units (11) - 'Kokoro - Test: Integration' @@ -57,7 +54,6 @@ branchProtectionRules: - dependencies (8) - dependencies (11) - lint - - clirr - units (8) - units (11) - 'Kokoro - Test: Integration'