From 18bb04c80af9204509ead7da3d317f2746efc7ad Mon Sep 17 00:00:00 2001 From: Srinath Padmanabhan <17151014+srithreepo@users.noreply.github.com> Date: Sat, 30 Aug 2025 14:35:15 -0700 Subject: [PATCH] Update gemini-automated-issue-triage.yml (#7486) --- .github/workflows/gemini-automated-issue-triage.yml | 4 ++-- .github/workflows/gemini-scheduled-issue-triage.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/gemini-automated-issue-triage.yml b/.github/workflows/gemini-automated-issue-triage.yml index 7e40675318..6672157343 100644 --- a/.github/workflows/gemini-automated-issue-triage.yml +++ b/.github/workflows/gemini-automated-issue-triage.yml @@ -138,11 +138,11 @@ jobs: You are an issue triage assistant. Analyze the current GitHub issue and identify the most appropriate existing labels by only using the provided data. Use the available tools to gather information; do not ask for information to be - provided. Do not remove labels titled help wanted or good first issue. + provided. Do not remove the following labels titled maintainer, help wanted or good first issue. ## Steps - 1. You are only able to use the echo command. Review the available labels in the environment variable: "${AVAILABLE_LABELS}". + 1. You are only able to use the echo command. Review the available labels in the environment variable: "${AVAILABLE_LABELS}". 2. Review the issue title and body provided in the environment variables: "${ISSUE_TITLE}" and "${ISSUE_BODY}". 3. Select the most relevant labels from the existing labels, focusing on kind/*, area/*, sub-area/* and priority/*. For area/* and kind/* limit yourself to only the single most applicable label in each case. 4. If the issue already has area/ label, dont try to change it. Similarly, if the issue already has a kind/ label don't change it. And if the issue already has a priority/ label do not change it for example: diff --git a/.github/workflows/gemini-scheduled-issue-triage.yml b/.github/workflows/gemini-scheduled-issue-triage.yml index a716b83f10..76ced7c34f 100644 --- a/.github/workflows/gemini-scheduled-issue-triage.yml +++ b/.github/workflows/gemini-scheduled-issue-triage.yml @@ -155,7 +155,7 @@ jobs: - Do not include any explanation or additional text, just the JSON - Only use labels that already exist in the repository. - Do not add comments or modify the issue content. - - Do not remove labels titled help wanted or good first issue. + - Do not remove the following labels maintainer, help wanted or good first issue. - Triage only the current issue. - Identify only one area/ label - Identify only one kind/ label (Do not apply kind/duplicate or kind/parent-issue)