Make sure bugs aren't automatically closed.

This commit is contained in:
Jeff Geerling 2021-08-23 08:52:45 -05:00
parent e621f3b2f7
commit 4682745d1b
2 changed files with 1 additions and 1 deletions

1
.github/stale.yml vendored
View File

@ -12,6 +12,7 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- bug
- pinned
- security
- planned

View File

@ -45,7 +45,6 @@ jobs:
playbook: converge.yml
- distro: fedora33
playbook: converge.yml
# See: https://github.com/geerlingguy/ansible-role-ansible/issues/18
- distro: ubuntu2004
playbook: converge.yml
- distro: ubuntu1804