Merge pull request #136534 from kevincox/synapse-server-name
[NixPkgs.git] / .github / stale.yml
blobb5e6ec93baf9fc15c975ec79bf3ffd867058018c
1 # Configuration for probot-stale - https://github.com/probot/stale
2 daysUntilStale: 180
3 daysUntilClose: false
4 exemptLabels:
5   - "1.severity: security"
6   - "2.status: never-stale"
7 staleLabel: "2.status: stale"
8 markComment: |
9   I marked this as stale due to inactivity. → [More info](https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md)
10 closeComment: false