mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-29 17:22:25 +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 = [
|
LABELS_TO_EXEMPT = [
|
||||||
"good first issue",
|
"good first issue",
|
||||||
"good second issue",
|
"good second issue",
|
||||||
|
"good difficult issue",
|
||||||
"feature request",
|
"feature request",
|
||||||
"new model",
|
"new model",
|
||||||
"wip",
|
"wip",
|
||||||
|
Loading…
Reference in New Issue
Block a user