From 57aa7338cc513feb87eaeb4e5c69f40692c02bc9 Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Sun, 5 Jan 2020 15:22:40 +0100 Subject: [PATCH] Update lock.yml --- .github/lock.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/lock.yml b/.github/lock.yml index 3c621e2ca..5860b4194 100644 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -8,7 +8,9 @@ daysUntilLock: 365 skipCreatedBefore: false # Issues and pull requests with these labels will be ignored. Set to `[]` to disable -exemptLabels: [] +exemptLabels: + - no-locking + - help-wanted # Label to add before locking, such as `outdated`. Set to `false` to disable lockLabel: outdated