diff --git a/.github/release.yml b/.github/release.yml new file mode 100644 index 00000000..f1921887 --- /dev/null +++ b/.github/release.yml @@ -0,0 +1,34 @@ +changelog: + exclude: + labels: + - ignore-for-release + authors: + - allcontributors[bot] + categories: + - title: tiny-toolkit-pro + labels: + - toolkit-pro + - title: tiny-toolkit-docs + labels: + - toolkit-docs + - title: tiny-toolkit-dev + labels: + - toolkit-dev + - title: tiny-plugin-hwc + labels: + - plugin-hwc + - title: tiny-plugin-link + labels: + - plugin-link + - title: tiny-plugin-lint + labels: + - plugin-lint + - title: cli + labels: + - cli + - title: Other Changes + labels: + - documentation + - refactoring + - unit-test + - ci \ No newline at end of file