Luke Granger-Brown
57725ef3ec
git-subtree-dir: third_party/nixpkgs git-subtree-split: 76612b17c0ce71689921ca12d9ffdc9c23ce40b2
9 lines
247 B
YAML
9 lines
247 B
YAML
# 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: false
|
|
closeComment: false
|