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: >