fix(labels): address taxonomy review findings
This commit is contained in:
@@ -20,9 +20,11 @@ const PR_KINDS = new Set([
|
||||
'kind/cleanup',
|
||||
'kind/dependency',
|
||||
])
|
||||
// Aliases removed by the unified taxonomy migration remain reserved so they cannot be recreated.
|
||||
const LEGACY_LABELS = new Set([
|
||||
'kind/bug',
|
||||
'kind/documentation',
|
||||
'feature',
|
||||
'bug-fix',
|
||||
'doc',
|
||||
'cleanup',
|
||||
|
||||
Reference in New Issue
Block a user