stale.yml 765 B

123456789101112131415161718
  1. # Number of days of inactivity before an issue becomes stale
  2. daysUntilStale: 15
  3. # Number of days of inactivity before a stale issue is closed
  4. daysUntilClose: 7
  5. # Issues with these labels will never be considered stale
  6. exemptLabels:
  7. - pinned
  8. - security
  9. - 待处理
  10. - 持续关注
  11. - 等待反馈
  12. # Label to use when marking an issue as stale
  13. staleLabel: 等待反馈
  14. # Comment to post when marking an issue as stale. Set to `false` to disable
  15. markComment: false
  16. # Comment to post when closing a stale issue. Set to `false` to disable
  17. closeComment: >
  18. 长时间未收到回复暂时关闭了此问题,若有疑问请继续回复。此消息来自于自动化 Issues 处理 Bot,若问题严重或紧急你也可以通过反馈群联系到我:590498789