Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
d32558cc
Unverified
Commit
d32558cc
authored
Jul 26, 2022
by
Lysandre Debut
Committed by
GitHub
Jul 26, 2022
Browse files
Good difficult issue override for the stalebot (#18094)
parent
f65307e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
scripts/stale.py
scripts/stale.py
+1
-0
No files found.
scripts/stale.py
View file @
d32558cc
...
@@ -24,6 +24,7 @@ from github import Github
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment