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