| changelog: | |
| categories: | |
| - title: "๐ก๏ธ Security Fixes" | |
| labels: | |
| - "security" | |
| - "vulnerability" | |
| - "cve" | |
| - title: "โ ๏ธ Breaking Changes" | |
| labels: | |
| - "breaking-change" | |
| - "major" | |
| - title: "๐ New Features" | |
| labels: | |
| - "feature" | |
| - "enhancement" | |
| - "new-stuff" | |
| - title: "๐ Bug Fixes" | |
| labels: | |
| - "bug" | |
| - "fix" | |
| - "patch" | |
| - title: "๐ฆ Dependency Upgrades" | |
| labels: | |
| - "dependencies" | |
| - "dependencies-label" | |
| - title: "๐ Documentation" | |
| labels: | |
| - "documentation" | |
| - "docs" | |
| - title: "๐งช Testing & QA" | |
| labels: | |
| - "tests" | |
| - "qa" | |
| - title: "๐ Maintenance & Refactoring" | |
| labels: | |
| - "chore" | |
| - "refactor" | |
| - "performance" | |
| - title: "๐ค CI/CD & Build" | |
| labels: | |
| - "ci" | |
| - "github-actions" | |
| - "build" | |
| exclude: | |
| labels: | |
| - "skip-changelog" | |
| - "wip" | |
| - "duplicate" | |
| authors: | |
| - "github-actions[bot]" |