Browse Source

Add label to track issues that will be fixed by OIDC

David Langley 2 years ago
parent
commit
fea4ae5939
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/labels.yml

+ 3 - 0
.github/labels.yml

@@ -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"