diff --git a/.github/release.yml b/.github/release.yml new file mode 100644 index 000000000..62d72fbc0 --- /dev/null +++ b/.github/release.yml @@ -0,0 +1,19 @@ +changelog: + exclude: + labels: + - Dependencies + authors: + - dependabot + categories: + - title: What's Changed 🎊 + labels: + - '*' + exclude: + labels: + - Dependencies + authors: + - allcontributors + - dependabot + - title: New Contributors 💙 + authors: + - allcontributors