We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f906036 commit fa68ba1Copy full SHA for fa68ba1
.github/auto_assign-issues.yml
.github/stale.yml
@@ -1,12 +1,11 @@
1
only: issues
2
-daysUntilStale: 30
+daysUntilStale: 14
3
daysUntilClose: 7
4
exemptLabels:
5
- - bug
6
- - documentation
7
- - enhancement
8
- - feature-request
9
- - RFC
+ - type/bug
+ - type/bug-upstream
+ - type/feature-request
+ - type/RFC
10
staleLabel: pending-close-response-required
11
markComment: >
12
This issue has been automatically marked as stale because it has not had
0 commit comments