mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
Good difficult issue override for the stalebot (#18094)
This commit is contained in:
parent
f65307e498
commit
d32558cc7a
@ -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 New Issue
Block a user