diff --git a/.github/release.yml b/.github/release.yml new file mode 100644 index 0000000..724357e --- /dev/null +++ b/.github/release.yml @@ -0,0 +1,16 @@ +changelog: + exclude: + labels: + - ignore-for-release + authors: + - weblate + categories: + - title: What's New + labels: + - enhancement + - title: Fixed + labels: + - bug + - title: Other Changes + labels: + - "*"