From 33dad9e7046304c54a65ca8406971aaf3625db8d Mon Sep 17 00:00:00 2001 From: Hubert Deng Date: Wed, 19 Jul 2023 14:40:56 -0700 Subject: [PATCH] remove status labels (#7469) --- .github/labels.yml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index b461670e4cba1..7b2776731cc95 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -17,34 +17,6 @@ color: F6F6F8 description: Pull requests that update a dependency file -# Status for use with stalebot and routing/triage -- name: 'Status: As Designed' - color: 8D5494 -- name: 'Status: Backlog' - color: 8D5494 - description: stalebot will ignore -- name: 'Status: Done' - color: 8D5494 -- name: 'Status: In Progress' - color: 8D5494 - description: stalebot will ignore -- name: 'Status: Invalid' - color: 8D5494 -- name: 'Status: Needs More Information' - color: 8D5494 - description: stalebot will close after four weeks of inactivity -- name: 'Status: Stale' - color: 8D5494 - description: stalebot will close after another week of inactivity -- name: 'Status: Unrouted' - color: 8D5494 - description: stalebot will close after four weeks of inactivity -- name: 'Status: Untriaged' - color: 8D5494 - description: stalebot will close after four weeks of inactivity -- name: 'Status: Won''t Fix' - color: 8D5494 - # Impacts - name: 'Impact: Large' color: C83852