mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Good difficult issue override for the stalebot (#18094)
This commit is contained in:
parent
f65307e498
commit
d32558cc7a
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ from github import Github
|
|||
LABELS_TO_EXEMPT = [
|
||||
"good first issue",
|
||||
"good second issue",
|
||||
"good difficult issue",
|
||||
"feature request",
|
||||
"new model",
|
||||
"wip",
|
||||
|
|
|
|||
Loading…
Reference in a new issue