Update issues label action

This commit is contained in:
JonnyWong16 2021-04-11 17:03:58 -07:00
commit 653be526de
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 2 additions and 24 deletions

View file

@ -18,10 +18,8 @@ invalid:duplicate:
invalid:support:
comment: >
:wave: @{issue-author}, we use the issue tracker exclusively for bug reports.
However, this issue appears to be a support request. Please use our support
channels to get help with Tautulli. Thanks.
- [Discord](https://tautulli.com/discord)
- [Reddit](https://reddit.com/r/Tautulli)
However, this issue appears to be a support request. Please use our
[Discord Server](https://tautulli.com/discord) to get help with Tautulli. Thanks.
close: true
lock: true
lock-reason: 'off-topic'
@ -35,8 +33,3 @@ invalid:template-incomplete:
comment: >
:wave: @{issue-author}, please edit your issue to complete the template with
all the required info. Thanks.
lock: true
lock-reason: ''
-invalid:template-incomplete:
unlock: true

View file

@ -1,15 +0,0 @@
name: Lock Issues
on: workflow_dispatch
jobs:
lock:
name: Lock Issues
runs-on: ubuntu-latest
steps:
- name: Lock Issues
uses: dessant/lock-threads@v2
with:
github-token: ${{ github.token }}
issue-lock-reason: ''
process-only: issues