diff --git a/org-tools/label-sync/labels/triage-labels.yml b/org-tools/label-sync/labels/triage-labels.yml index f50c157..e37c53a 100644 --- a/org-tools/label-sync/labels/triage-labels.yml +++ b/org-tools/label-sync/labels/triage-labels.yml @@ -27,12 +27,27 @@ - name: area:payments color: "0052CC" + description: Issues and pull requests related to the Payments vertical + +- name: area:lodging + color: "1A7F37" + description: Issues and pull requests related to the Lodging vertical + +- name: area:food + color: "E36209" + description: Issues and pull requests related to the Food ordering vertical + +- name: area:shopping + color: "BF3989" + description: Issues and pull requests related to the Shopping vertical - name: gov:needs-tc-review color: "D93F0B" + description: Requires review and approval from the Technical Council - name: gov:needs-gc-review color: "FDE5BE" + description: Requires review and approval from the Governance Council - name: gov:approved color: "C2E0C6"