summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2021-09-22 07:10:12 +0100
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2021-09-22 07:10:12 +0100
commitd592abf4159c963eb36fdd6c5be6a71ee25c5883 (patch)
tree9594ab4b9d93d34e48a539e9296cf06e3930dbbb /.github
parentb55ec00e5813edd4e5789d0c2b5e9dfb01e0bf2a (diff)
downloadpip-d592abf4159c963eb36fdd6c5be6a71ee25c5883.tar.gz
Remove configuration for the lock bot
This bot is no longer maintained and has been removed. This configuration file is no longer necessary.
Diffstat (limited to '.github')
-rw-r--r--.github/lock.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.github/lock.yml b/.github/lock.yml
deleted file mode 100644
index dd12e3da8..000000000
--- a/.github/lock.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Number of days of inactivity before a closed issue or pull request is locked
-daysUntilLock: 30
-# Issues and pull requests with these labels will not be locked.
-exemptLabels: []
-# Label to add before locking, such as `outdated`. Set to `false` to disable
-lockLabel: "S: auto-locked"
-# Comment to post before locking. Set to `false` to disable
-lockComment: false