From 94cf6666fa11799201ee34fb5cc7e7b688485b75 Mon Sep 17 00:00:00 2001 From: cpholguera Date: Fri, 4 Feb 2022 08:53:40 +0100 Subject: [PATCH] update changelog automation --- .github/release.yml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/.github/release.yml b/.github/release.yml index f117dd8179..dd03f55b57 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -3,12 +3,27 @@ changelog: labels: - "ignore-for-release" categories: - - title: Changes in MSTG Content + - title: MSTG Test Cases + labels: + - "tests" + - title: MSTG Testing Fundamentals + labels: + - "fundamentals" + - title: MSTG Testing Techniques + labels: + - "techniques" + - title: MSTG Testing Tools + labels: + - "tools" + - title: Other changes in MSTG Content labels: - "change-mstg" - title: Errata Corrections (typos & more) labels: - "errata" + - title: Automation Improvements + labels: + - "automation" - title: New Donators labels: - "donation"