1
0
mirror of synced 2026-07-04 08:50:49 +00:00

Add backport label for 2.9

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
Matheus Pimenta
2026-07-01 23:24:21 +01:00
parent dcc7def046
commit 1275f96e06
+3 -3
View File
@@ -44,12 +44,12 @@
description: Feature request proposals in the RFC format description: Feature request proposals in the RFC format
color: '#D621C3' color: '#D621C3'
aliases: ['area/RFC'] aliases: ['area/RFC']
- name: backport:release/v2.6.x
description: To be backported to release/v2.6.x
color: '#ffd700'
- name: backport:release/v2.7.x - name: backport:release/v2.7.x
description: To be backported to release/v2.7.x description: To be backported to release/v2.7.x
color: '#ffd700' color: '#ffd700'
- name: backport:release/v2.8.x - name: backport:release/v2.8.x
description: To be backported to release/v2.8.x description: To be backported to release/v2.8.x
color: '#ffd700' color: '#ffd700'
- name: backport:release/v2.9.x
description: To be backported to release/v2.9.x
color: '#ffd700'