{ "categories": [ { "title": "## ๐ Features", "labels": ["feature"], "exhaustive": true }, { "title": "## ๐ Fixes and ๐ค Small Changes", "labels": ["fix"], "exhaustive": true }, { "title": "## ๐งช Tests", "labels": ["test"], "exhaustive": true }, { "title": "## ๐ค Dependencies and ๐ค Generated Code", "labels": ["dependencies"], "exhaustive": true }, { "title": "## ๐ Documentation", "labels": ["documentation"], "exhaustive": true } ], "ignore_labels": [ "ignore" ], "tag_resolver": { "filter": { "pattern": "<from-workflow>" }, "transformer": { "pattern": "<from-workflow>", "target": "$1" } } }