Remove meta label
This label has been deleted. Now, the only label used for ignoring top-ranking issues is `ignore top-ranking issues`.
This commit is contained in:
@@ -32,7 +32,6 @@ ADDITIONAL_LABELS: set[str] = {
|
||||
}
|
||||
IGNORED_LABELS: set[str] = {
|
||||
"ignore top-ranking issues",
|
||||
"meta",
|
||||
}
|
||||
ISSUES_PER_LABEL: int = 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user