mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-02 08:12:47 +01:00
* Extend and improve release drafter config Extend the release drafter config with more types (labels) and order them by priority. Inspired by conventional commits, in particular the list documented at (including the order): https://github.com/pvdlg/conventional-changelog-metahub?tab=readme-ov-file#commit-types Additionally, we left the "breaking-change" and "dependencies" labels. * Add revert to the list of labels