Created
December 28, 2022 11:41
-
-
Save Ajithkumarparthasarathy/287d9d4953efdc3708efcbc52923b6a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| changelog: | |
| exclude: | |
| labels: | |
| - ignore-for-release #A list of labels that exclude a pull request from appearing in release notes | |
| categories: | |
| - title: Breaking Changes ๐ | |
| labels: | |
| - breaking-issue | |
| - breaking #Add breaking or breaking-issues label to create the release tag with the title "Breaking Changes ๐ " | |
| - title: Exciting New Features ๐ | |
| labels: | |
| - enhancement | |
| - title: Other Changes | |
| labels: | |
| - "*" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment