diff --git a/.github/release.yml b/.github/release.yml new file mode 100644 index 00000000000..968b64dcc2f --- /dev/null +++ b/.github/release.yml @@ -0,0 +1,23 @@ +changelog: + exclude: + labels: + - bot + authors: + - renovate + - lawnchair-bot + - crowdin-bot + categories: + - title: ๐Ÿช„ Features & ๐Ÿ› Bugfixes + labels: + - '*' + exclude: + labels: + - dependencies + - github_actions + - housekeeping + - title: ๐Ÿงน Housekeeping + labels: + - housekeeping + - title: ๐Ÿง‘โ€๐Ÿ’ป Dependencies + labels: + - dependencies