Merge pull request #27041 from element-hq/langleyd/add_solved_by_oidc_label
Add label to track issues that will be fixed by OIDC
This commit is contained in:
3
.github/labels.yml
vendored
3
.github/labels.yml
vendored
@@ -226,6 +226,9 @@
|
|||||||
- name: "Z-Fixed by Element Call"
|
- name: "Z-Fixed by Element Call"
|
||||||
description: "Issues which can be closed when we move to Element Call"
|
description: "Issues which can be closed when we move to Element Call"
|
||||||
color: "ededed"
|
color: "ededed"
|
||||||
|
- name: "Z-Fixed-By-OIDC"
|
||||||
|
description: "Issues which can be closed when we move to OIDC"
|
||||||
|
color: "ededed"
|
||||||
- name: "Z-Flaky-Test"
|
- name: "Z-Flaky-Test"
|
||||||
description: "A test is raising false alarms"
|
description: "A test is raising false alarms"
|
||||||
color: "ededed"
|
color: "ededed"
|
||||||
|
|||||||
Reference in New Issue
Block a user