Commit 712fe643 authored by Anurag's avatar Anurag
Browse files

chore: stalebot update

parent 3785de83
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 30
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 2
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
  - pinned
  - security
  - feature
  - enhancement
  - help wanted
  - bug

# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable