3
0
mirror of https://github.com/rvalitov/zabbix-php-fpm.git synced 2023-11-05 03:30:27 +01:00

[add] stale bot ignores bug labels

This commit is contained in:
Ramil Valitov 2019-11-26 18:12:58 +03:00
parent a748ddfc90
commit eba3d17825
No known key found for this signature in database
GPG Key ID: 645768E8FD0E18C7

1
.github/stale.yml vendored
View File

@ -6,6 +6,7 @@ daysUntilClose: 14
exemptLabels:
- pinned
- security
- bug
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable