# Configuration for probot/stale - https://github.com/probot/stale
daysUntilStale: 30
daysUntilClose: 7
exemptLabels:
  - pinned
  - security
staleLabel: stale
markComment: >
  This issue has been automatically marked as stale because it has not had
  recent activity. It will be closed in 7 days if no further activity occurs.
closeComment: false
