Skip to content

Commit 5442d40

Browse files
Merge pull request #27569 from element-hq/midhun/update-flaky-test-label
Add `Z-Flaky-Test-Disabled` label to labels.yml
2 parents a0eb947 + 695cc1b commit 5442d40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/labels.yml

+3
Original file line numberDiff line numberDiff line change
@@ -261,3 +261,6 @@
261261
color: "ededed"
262262
- name: "Z-t3chguy"
263263
color: "ededed"
264+
- name: "Z-Flaky-Test-Disabled"
265+
description: "The flaking test has been disabled"
266+
color: "ededed"

0 commit comments

Comments
 (0)