* Fix release drafter for release branches * Add Home Assistant Yellow * Add Generic aarch64 machine
29 lines
736 B
YAML
29 lines
736 B
YAML
name-template: Home Assistant OS $NEXT_MINOR_VERSION
|
|
version-template: "$MAJOR.$MINOR"
|
|
categories:
|
|
- title: 'Home Assistant Operating System'
|
|
label: 'os'
|
|
- title: 'Build System'
|
|
label: 'build'
|
|
- title: 'Raspberry Pi'
|
|
label: 'board/raspberrypi'
|
|
- title: 'Home Assistant Yellow'
|
|
label: 'board/yellow'
|
|
- title: 'Open Virtual Appliance'
|
|
label: 'board/ova'
|
|
- title: 'Generic x86-64'
|
|
label: 'board/generic-x86-64'
|
|
- title: 'Hardkernel ODROID'
|
|
label: 'board/odroid'
|
|
- title: 'ASUS Tinker'
|
|
label: 'board/tinker'
|
|
- title: 'Khadas VIM Series'
|
|
label: 'board/khadas'
|
|
- title: 'Generic aarch64'
|
|
label: 'board/generic-aarch64'
|
|
filter-by-commitish: true
|
|
template: |
|
|
## Changes
|
|
|
|
$CHANGES
|