1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/.github/stale.yml

10 lines
247 B
YAML
Raw Normal View History

2020-05-31 19:56:09 -04:00
# Configuration for probot-stale - https://github.com/probot/stale
daysUntilStale: 180
daysUntilClose: false
exemptLabels:
2020-05-31 19:56:09 -04:00
- "1.severity: security"
- "2.status: never-stale"
2020-05-31 19:56:09 -04:00
staleLabel: "2.status: stale"
markComment: false
closeComment: false