Skip to content

Commit

Permalink
Add label to track issues that will be fixed by OIDC
Browse files Browse the repository at this point in the history
  • Loading branch information
langleyd committed Feb 20, 2024
1 parent 4bd9f41 commit fea4ae5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit fea4ae5

Please sign in to comment.