From 15286628baa26936dec60681e2db602d3f56a9f4 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Wed, 24 Oct 2018 14:54:18 -0300 Subject: [PATCH] Update lock.yml --- .github/lock.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/lock.yml b/.github/lock.yml index c628e857..9f9fd927 100644 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -4,7 +4,8 @@ daysUntilLock: 30 # Issues and pull requests with these labels will not be locked. Set to `[]` to disable -exemptLabels: [] +exemptLabels: + - archive # Label to add before locking, such as `outdated`. Set to `false` to disable lockLabel: false