From d2449ca29268916fa9d159a43304a31f26b63bbe Mon Sep 17 00:00:00 2001 From: Dave Tucker Date: Tue, 11 Jan 2022 13:55:16 +0000 Subject: [PATCH] ci: add docs to release notes Signed-off-by: Dave Tucker --- .github/changelog-base.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/changelog-base.json b/.github/changelog-base.json index e580e316..8d998dd9 100644 --- a/.github/changelog-base.json +++ b/.github/changelog-base.json @@ -19,6 +19,11 @@ "title": "## 🤝 Dependencies and 🤖 Generated Code", "labels": ["dependencies"], "exhaustive": true + }, + { + "title": "## 📃 Documentation", + "labels": ["documentation"], + "exhaustive": true } ], "ignore_labels": [