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