Browse Source

Add label needs_testing to stale exempt list

pull/558/head
Lukas Fritze 6 years ago
parent
commit
b24de12f76
  1. 1
      .github/stale.yml

1
.github/stale.yml

@ -19,6 +19,7 @@ exemptLabels:
- discussion
- confirmed
- in_progress
- needs_testing
- Windows
- ci
- SFTP

Loading…
Cancel
Save