From c339191740884adc333eb7695f8b8f0d0f75e1a2 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 1 Jul 2022 10:34:19 -0400 Subject: [PATCH] ci: removing clirr from required checks (#257) 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-dataproc-metastore/.github/sync-repo-settings.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/java-dataproc-metastore/.github/sync-repo-settings.yaml b/java-dataproc-metastore/.github/sync-repo-settings.yaml index 6f09d6956a36..dd5626f32d78 100644 --- a/java-dataproc-metastore/.github/sync-repo-settings.yaml +++ b/java-dataproc-metastore/.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)