summary refs log blame commit diff
path: root/.github/stale.yml
blob: d6134c7ce11281e5f800e176861d190b779bbebe (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: false
closeComment: false