Skip to content

Commit 2618bd7

Browse files
committed
ci: add gemini bot for issue triage
1 parent 8ea39ec commit 2618bd7

File tree

4 files changed

+826
-2
lines changed

4 files changed

+826
-2
lines changed

.github/labels.yaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,16 @@
8383
- name: 'status: feedback wanted'
8484
color: 8befd7
8585
description: 'Status: waiting for feedback from community or issue author.'
86-
8786
- name: 'status: waiting for response'
8887
color: 8befd7
8988
description: 'Status: reviewer is awaiting feedback or responses from the author before proceeding.'
89+
- name: 'status: need-triage'
90+
color: 8befd7
91+
description: 'Status: Issues that needs to be triaged by the triage automation.'
92+
- name: 'status: manual-triage'
93+
color: 8befd7
94+
description: 'Status: Issues that needs to be triaged by the maintainers.'
95+
9096

9197
- name: 'release candidate'
9298
color: 32CD32
@@ -179,4 +185,4 @@
179185
description: 'Valkey'
180186
- name: 'product: yugabytedb'
181187
color: 5065c7
182-
description: 'YugabyteDB'
188+
description: 'YugabyteDB'

0 commit comments

Comments
 (0)