mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-25 04:45:45 +00:00
Add label action for frontend issues (#2464)
This commit is contained in:
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!
|
||||
|
||||
Reference in New Issue
Block a user