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