mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-08 01:23:26 +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)
|
to be a support request. Please hop over onto our [Discord](https://prowlarr.com/discord)
|
||||||
or [Subreddit](https://reddit.com/r/prowlarr)
|
or [Subreddit](https://reddit.com/r/prowlarr)
|
||||||
close: true
|
close: true
|
||||||
|
close-reason: 'not planned'
|
||||||
|
|
||||||
'Type: Indexer Request':
|
'Type: Indexer Request':
|
||||||
comment: >
|
comment: >
|
||||||
|
|
@ -14,6 +15,7 @@
|
||||||
for bug reports and feature requests. However, this issue appears
|
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/)
|
to be a indexer request. Please use our Indexer request [site](https://requests.prowlarr.com/)
|
||||||
close: true
|
close: true
|
||||||
|
close-reason: 'not planned'
|
||||||
|
|
||||||
'Status: Logs Needed':
|
'Status: Logs Needed':
|
||||||
comment: >
|
comment: >
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue