# Configuration for GitHub's automatic release notes generation # https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes changelog: exclude: labels: - ignore-for-release - skip-changelog authors: - dependabot categories: - title: ๐ŸŽ‰ New Features labels: - enhancement - feature - feat - title: ๐Ÿ› Bug Fixes labels: - bug - fix - title: ๐Ÿ“š Documentation labels: - documentation - docs - title: ๐Ÿ”ง Maintenance & Refactoring labels: - chore - refactor - dependencies - title: ๐Ÿงช Testing labels: - test - title: Other Changes labels: - "*"