{ "categories": [ { "title": "github", "labels": ["github"] } ], "label_extractor": [ { "pattern": "^github", "on_property": "title", "method": "match" } ], "ignore_labels": [ "github" ], "sort": "DESC", "template": "${{CHANGELOG}}\n${{UNCATEGORIZED}}\n", "pr_template": "- ${{TITLE}}", "empty_template": "- no changes", "max_tags_to_fetch": 100, "max_pull_requests": 100, "max_back_track_time_days": 100 }