Skip to content

Commit fa68ba1

Browse files
committed
chore: update stalebot + removed autoassign bot
1 parent f906036 commit fa68ba1

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

.github/auto_assign-issues.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.github/stale.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
only: issues
2-
daysUntilStale: 30
2+
daysUntilStale: 14
33
daysUntilClose: 7
44
exemptLabels:
5-
- bug
6-
- documentation
7-
- enhancement
8-
- feature-request
9-
- RFC
5+
- type/bug
6+
- type/bug-upstream
7+
- type/feature-request
8+
- type/RFC
109
staleLabel: pending-close-response-required
1110
markComment: >
1211
This issue has been automatically marked as stale because it has not had

0 commit comments

Comments
 (0)