From 8c27c4817a914964e10eb189c1be0463ef8b4a53 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 1 Jul 2022 10:34:11 -0400 Subject: [PATCH] ci: removing clirr from required checks (#703) 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-tasks/.github/sync-repo-settings.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/java-tasks/.github/sync-repo-settings.yaml b/java-tasks/.github/sync-repo-settings.yaml index 6d660c1a684..06c252fc254 100644 --- a/java-tasks/.github/sync-repo-settings.yaml +++ b/java-tasks/.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) @@ -41,7 +39,6 @@ branchProtectionRules: - dependencies (8) - dependencies (11) - lint - - clirr - units (8) - units (11) - 'Kokoro - Test: Integration' @@ -56,7 +53,6 @@ branchProtectionRules: - dependencies (8) - dependencies (11) - lint - - clirr - units (8) - units (11) - 'Kokoro - Test: Integration'