From bf508bfd7777d1eae7829fc7482a44685bd86e64 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 5f46b06d..7d20be3a 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.