about summary refs log tree commit diff
path: root/.github/stale.yml
blob: 045dbc9ff45d8a8a00fcf6d1788735b6b29c23ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# 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