diff --git a/GitReleaseManager.yaml b/GitReleaseManager.yaml index b2e047f1ab..e0b72ab0b3 100644 --- a/GitReleaseManager.yaml +++ b/GitReleaseManager.yaml @@ -13,16 +13,24 @@ export: issue-labels-include: - Breaking Change - Bug +- Bug Fix - Feature - Feature Request - Improvement +- Hacktoberfest issue-labels-exclude: - Internal Refactoring - Build - Question - WontFix - Duplicate +- Housekeeping +- Documentation +- CleanUp / Typos issue-labels-alias: - name: Documentation header: Documentation - plural: Documentation \ No newline at end of file + plural: Documentation + - name: Hacktoberfest + header: Hacktoberfest + plural: Hacktoberfest \ No newline at end of file