You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If there are already labels for `type: *` and `priority: *`, do not modify them
103
107
- Only use labels that already exist in the repository
104
108
- Do not add comments or modify the issue content
105
109
- Triage only the current issue
@@ -118,4 +122,4 @@ jobs:
118
122
repo: '${{ github.repository }}'.split('/')[1],
119
123
issue_number: '${{ github.event.issue.number }}',
120
124
body: 'There is a problem with the Gemini CLI issue triaging. Please check the [action logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}) for details.'
0 commit comments