You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/stale.yml
+4-3
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,10 @@ daysUntilClose: 14
5
5
staleLabel: no-recent-activity
6
6
# whitelist of lables to not mark stale
7
7
exemptLables:
8
-
- pinned
9
-
- security
10
-
- enhancement
8
+
- discussion
9
+
- good-first-issue
10
+
- revisit
11
+
- high-priority
11
12
# text of the comment when marking issue as stale
12
13
markComment: >
13
14
This issue has been automatically marked as stale becuase it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions to Apollo Client!
0 commit comments