1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00

Add Home Assistant Green to GitHub infrastructure (#2828)

Add Home Assistant Green to the issue template and release drafter
configuration.
This commit is contained in:
Stefan Agner
2023-10-16 14:32:36 +02:00
committed by GitHub
parent 01e9b7d4f6
commit 7845199fa8
2 changed files with 3 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ body:
- rpi4-64 (Raspberry Pi 4/400 64-bit OS) - rpi4-64 (Raspberry Pi 4/400 64-bit OS)
- tinker (ASUS Tinker Board/Tinker Board S) - tinker (ASUS Tinker Board/Tinker Board S)
- yellow (Home Assistant Yellow) - yellow (Home Assistant Yellow)
- green (Home Assistant Green)
description: > description: >
Can be found in [Settings -> System -> Repairs -> System Information](https://my.home-assistant.io/redirect/system_health/). It is listed as the `Board` value. Can be found in [Settings -> System -> Repairs -> System Information](https://my.home-assistant.io/redirect/system_health/). It is listed as the `Board` value.

View File

@@ -10,6 +10,8 @@ categories:
label: 'board/raspberrypi' label: 'board/raspberrypi'
- title: 'Home Assistant Yellow' - title: 'Home Assistant Yellow'
label: 'board/yellow' label: 'board/yellow'
- title: 'Home Assistant Green'
label: 'board/green'
- title: 'Open Virtual Appliance' - title: 'Open Virtual Appliance'
label: 'board/ova' label: 'board/ova'
- title: 'Generic x86-64' - title: 'Generic x86-64'