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
# two weeks without any progress / comments mark issue as stale
2
+
daysUntilStale: 14
3
+
# one week after marked stale, close the issue
4
+
daysUntilClose: 7
5
+
# whitelist of lables to not mark stale
6
+
exemptLables:
7
+
- pinned
8
+
- security
9
+
- enhancement
10
+
# text of the comment when marking issue as stale
11
+
markComment: >
12
+
This issue has been automatically marked as stale becuase it has not had recent activity. It will be closed if not further activity occurs. Thank you for your contributions to React Apollo!
13
+
# text of the comment when closing an issue
14
+
closeComment: >
15
+
This issue has been automatically closed because it has not had recent activity after being marked as stale. If you belive this issue is still a problem or should be reopened, please reopen it! Thank you fo ryour contributions to React Apollo!
0 commit comments