diff --git a/.github/release.yml b/.github/release.yml new file mode 100644 index 0000000..93fe38f --- /dev/null +++ b/.github/release.yml @@ -0,0 +1,14 @@ +changelog: + exclude: + labels: + - ignore-for-release + authors: + - github-actions[bot] + categories: + - title: Production code updates + labels: + - dependencies + - enhancement + - title: Other Changes + labels: + - "*"