From ede7620da2a0f907e8e9c4c6aa2e9c2a1e219c9d Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Fri, 11 Feb 2022 11:17:48 +0100 Subject: [PATCH] - expand documentaiton --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b74b654..512e16e9 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,13 @@ This configuration is a `.json` file in the following format. }, { "title": "## 🧪 Tests", - "labels": ["test"] + "labels": ["test"], + }, + { + "title": "## 🧪 Tests and some 🪄 Magic", + "labels": ["test", "magic"], + "exclude_labels": ["no-magic"], + "exhaustive": true, } ], "ignore_labels": [