mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
Add label action for frontend issues (#2464)
This commit is contained in:
parent
03c5efcd0a
commit
f9484851a1
11
.github/label-actions.yml
vendored
11
.github/label-actions.yml
vendored
@ -20,6 +20,17 @@ core-issue:
|
||||
in that repository if you can't find a matching issue.
|
||||
close: true
|
||||
|
||||
frontend-issue:
|
||||
comment: >
|
||||
:wave: @{issue-author}, thanks for reporting an issue!
|
||||
|
||||
|
||||
It looks like this issue is related to Home Assistant Frontend. Please
|
||||
check the [Home Assistant Frontend](https://github.com/home-assistant/frontend/issues)
|
||||
repository, the issue might have been reported already. Open a new issue
|
||||
in that repository if you can't find a matching issue.
|
||||
close: true
|
||||
|
||||
supervisor-issue:
|
||||
comment: >
|
||||
:wave: @{issue-author}, thanks for reporting an issue!
|
||||
|
Loading…
x
Reference in New Issue
Block a user