From 1f210d139d3332e0c5a7c0709b379478a7e72244 Mon Sep 17 00:00:00 2001 From: Mithlesh kumar <44600003+kumar-mithlesh@users.noreply.github.com> Date: Thu, 10 Jul 2025 21:34:59 +0530 Subject: [PATCH] Cleanup: Removed duplicate guidelines prompt (#3741) --- .github/workflows/gemini-automated-issue-triage.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/gemini-automated-issue-triage.yml b/.github/workflows/gemini-automated-issue-triage.yml index 5f46b06d6e..7d20be3a79 100644 --- a/.github/workflows/gemini-automated-issue-triage.yml +++ b/.github/workflows/gemini-automated-issue-triage.yml @@ -61,9 +61,3 @@ jobs: - Do not add comments or modify the issue content. - Triage only the current issue. - Assign all applicable kind/*, area/*, and priority/* labels based on the issue content. - - Guidelines: - - Only use labels that already exist in the repository. - - Do not add comments or modify the issue content. - - Triage only the current issue. - - Assign all applicable kind/*, area/*, and priority/* labels based on the issue content.