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": [