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:
parent
a59dd7d06d
commit
071270fe88
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ ADDITIONAL_LABELS: set[str] = {
|
|||
}
|
||||
IGNORED_LABELS: set[str] = {
|
||||
"ignore top-ranking issues",
|
||||
"meta",
|
||||
}
|
||||
ISSUES_PER_LABEL: int = 20
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue