diff --git a/.github/release-please.yml b/.github/release-please.yml index 31693a907..ef849857b 100644 --- a/.github/release-please.yml +++ b/.github/release-please.yml @@ -33,8 +33,4 @@ branches: - bumpMinorPreMajor: true handleGHRelease: true releaseType: java-backport - branch: 1.23.x - - bumpMinorPreMajor: true - handleGHRelease: true - releaseType: java-backport - branch: 1.33.x-LTS8 + branch: 1.23.x \ No newline at end of file diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 00aa0c05e..7cf623cb8 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -117,18 +117,6 @@ branchProtectionRules: requiredApprovingReviewCount: 1 requiresCodeOwnerReviews: true requiresStrictStatusChecks: true - - pattern: 1.33.x-LTS8 - isAdminEnforced: true - requiredStatusCheckContexts: - - dependencies (17) - - lint - - clirr - - units (8) - - units (11) - - cla/google - requiredApprovingReviewCount: 1 - requiresCodeOwnerReviews: true - requiresStrictStatusChecks: true permissionRules: - team: Googlers permission: pull