Moar categories

This commit is contained in:
alesapin 2022-03-29 15:53:08 +02:00
parent d0f01516db
commit bf591b971a

View File

@ -89,6 +89,10 @@ MAP_CATEGORY_TO_LABEL = {
"Performance Improvement": "pr-performance",
"Backward Incompatible Change": "pr-backward-incompatible",
"Build/Testing/Packaging Improvement": "pr-build",
"Build Improvement": "pr-build",
"Build/Testing Improvement": "pr-build",
"Build": "pr-build",
"Packaging Improvement": "pr-build",
"Not for changelog (changelog entry is not required)": "pr-not-for-changelog",
"Not for changelog": "pr-not-for-changelog",
"Documentation (changelog entry is not required)": "pr-documentation",