mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-06 16:43:25 +01:00
Add close reason to label actions
This commit is contained in:
parent
e55d6b827a
commit
45328db2c7
1 changed files with 2 additions and 0 deletions
2
.github/label-actions.yml
vendored
2
.github/label-actions.yml
vendored
|
|
@ -7,6 +7,7 @@
|
|||
to be a support request. Please hop over onto our [Discord](https://prowlarr.com/discord)
|
||||
or [Subreddit](https://reddit.com/r/prowlarr)
|
||||
close: true
|
||||
close-reason: 'not planned'
|
||||
|
||||
'Type: Indexer Request':
|
||||
comment: >
|
||||
|
|
@ -14,6 +15,7 @@
|
|||
for bug reports and feature requests. However, this issue appears
|
||||
to be a indexer request. Please use our Indexer request [site](https://requests.prowlarr.com/)
|
||||
close: true
|
||||
close-reason: 'not planned'
|
||||
|
||||
'Status: Logs Needed':
|
||||
comment: >
|
||||
|
|
|
|||
Loading…
Reference in a new issue