From ab31cccfb2cbb8e41a04facbc21e34e13cd7b09c Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Mon, 18 Jan 2021 16:28:51 -0600 Subject: [PATCH] .git updates for labels [skip ci] --- .github/stale.yml | 4 +--- .github/support.yml | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 39fd82876..b1a63e46c 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -5,12 +5,10 @@ daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - feature request - - parser - - confirmed + - 'Status: Confirmed' - sonarr-pull - lidarr-pull - readarr-pull - - v3 # Label to use when marking an issue as stale staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable diff --git a/.github/support.yml b/.github/support.yml index a7ac6752c..81afa0cfb 100644 --- a/.github/support.yml +++ b/.github/support.yml @@ -1,7 +1,7 @@ # Configuration for support-requests - https://github.com/dessant/support-requests # Label used to mark issues as support requests -supportLabel: support +supportLabel: 'Type: Support' # Comment to post on issues marked as support requests. Add a link # to a support page, or set to `false` to disable supportComment: >