Merge pull request #27041 from element-hq/langleyd/add_solved_by_oidc_label

Add label to track issues that will be fixed by OIDC
pull/27049/head
David Langley 2024-02-20 14:02:14 +00:00 committed by GitHub
commit 3ac096619b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
.github/labels.yml vendored
View File

@ -226,6 +226,9 @@
- name: "Z-Fixed by Element Call"
description: "Issues which can be closed when we move to Element Call"
color: "ededed"
- name: "Z-Fixed-By-OIDC"
description: "Issues which can be closed when we move to OIDC"
color: "ededed"
- name: "Z-Flaky-Test"
description: "A test is raising false alarms"
color: "ededed"