From 0ea6d698c73e52b75d3edf77a01789ae5f2ea774 Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Mon, 19 Dec 2022 13:55:02 -0500 Subject: [PATCH] Add `Sync: Jira` label (#42447) This is part of https://github.com/getsentry/team-ospo/issues/63. --- .github/labels.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index 8e7b47a1d2af19..e417340222ac27 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -15,6 +15,11 @@ color: '3E5E06' description: 'add to a merged PR to revert it (skips CI)' +# Unito - notion.so/52d10dbfad474328850319e48b057a5b +- name: "Sync: Jira" + color: 'A0CABD' + description: 'apply to auto-create a Jira shadow ticket' + # Dependabot - name: dependencies color: 'ffffff' @@ -188,6 +193,9 @@ - name: 'Team: Design' color: '8D5494' description: '' +- name: 'Team: Dev Infrastructure' + color: '8D5494' + description: dev-infra - name: 'Team: Ecosystem' color: '8D5494' description: ''