aboutsummaryrefslogtreecommitdiff
path: root/.github/stale.yml
blob: f81b4c7623f8c908136e2a2e8c07135dec6453fa (plain)
1
2
3
4
5
6
7
8
9
# Configuration for probot-stale - https://github.com/probot/stale
daysUntilStale: 180
daysUntilClose: false
exemptLabels:
  - "critical"
staleLabel: "2.status: stale"
markComment: |
  I marked this as stale due to inactivity. → [More info](https://github.com/NixOS/nix/blob/master/.github/STALE-BOT.md)
closeComment: false