summary refs log blame commit diff
path: root/.github/stale.yml
blob: b5e6ec93baf9fc15c975ec79bf3ffd867058018c (plain) (tree)
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: |
  I marked this as stale due to inactivity. → [More info](https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md)
closeComment: false