From 547d9d988854f8b61d62644a1e4a99e02e45a751 Mon Sep 17 00:00:00 2001 From: Ramakrishna Prabhu Date: Fri, 27 Feb 2026 15:23:59 -0600 Subject: [PATCH 1/2] disable autosummary --- .coderabbit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 0361943b69..ccf0b74e73 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -3,7 +3,7 @@ reviews: profile: chill - high_level_summary: true + high_level_summary: false poem: false auto_review: enabled: true From 33ddca8e4e39bab13ed5aa0a45cb8a58be00daff Mon Sep 17 00:00:00 2001 From: Ramakrishnap <42624703+rgsl888prabhu@users.noreply.github.com> Date: Fri, 27 Feb 2026 15:35:08 -0600 Subject: [PATCH 2/2] Update .coderabbit.yaml --- .coderabbit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index ccf0b74e73..28e0835568 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# SPDX-FileCopyrightText: Copyright (c) 2025-2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: Apache-2.0 reviews: