about summary refs log tree commit diff
path: root/.github/stale.yml
blob: f6e2240b5085e6bb52c5e9652f7dd9e191262034 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Configuration for probot-stale - https://github.com/probot/stale
daysUntilStale: 180
daysUntilClose: false
exemptLabels:
  - "1.severity: security"
  - "2.status: never-stale"
staleLabel: "2.status: stale"
markComment: [Nixpkgs stale bot info](https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md)
closeComment: false