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