1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:09:46 +01:00

stale: only apply to PRs

This commit is contained in:
Alexandre Abadie 2019-09-10 16:39:32 +02:00
parent 3f0dfc14ac
commit 3a3c0d34fa
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

1
.github/stale.yml vendored
View File

@ -7,6 +7,7 @@ exemptLabels:
- "Area: security"
- "State: demonstrator"
- "State: don't stale"
- "Type: bug"
- "Type: tracking"
# Label to use when marking an issue as stale
staleLabel: "State: stale"