mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-18 10:12:02 +03:00
Add Z-Flaky-Jest-Test
label (#28512)
This commit is contained in:
parent
b907ec380f
commit
3860226ee2
1 changed files with 3 additions and 0 deletions
3
.github/labels.yml
vendored
3
.github/labels.yml
vendored
|
@ -232,6 +232,9 @@
|
|||
- name: "Z-Flaky-Test"
|
||||
description: "A test is raising false alarms"
|
||||
color: "ededed"
|
||||
- name: "Z-Flaky-Jest-Test"
|
||||
description: "A Jest test is raising false alarms"
|
||||
color: "ededed"
|
||||
- name: "Z-FOSDEM"
|
||||
description: "Issues in chat.fosdem.org"
|
||||
color: "ededed"
|
||||
|
|
Loading…
Reference in a new issue