1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00

Prevent lock-bot from adding comments to locked issues.

This will hopefully prevent users from getting notifications when an issue is locked.
This commit is contained in:
David Steele 2020-02-11 19:52:23 -07:00
parent 43936c58a8
commit 1be9e6854e
2 changed files with 11 additions and 2 deletions

3
.github/lock.yml vendored
View File

@ -14,8 +14,7 @@ exemptLabels: []
lockLabel: false
# Comment to post before locking. Set to `false` to disable
lockComment: >
This thread has been automatically locked. Please open a new issue for related bugs.
lockComment: false
# Assign `resolved` as the reason for locking. Set to `false` to disable
setLockReason: true

View File

@ -56,6 +56,16 @@
<p>Add more validations to the manifest on <cmd>backup</cmd>.</p>
</release-item>
</release-improvement-list>
<release-development-list>
<release-item>
<release-item-contributor-list>
<release-item-ideator id="christoph.berg"/>
</release-item-contributor-list>
<p>Prevent <proper>lock-bot</proper> from adding comments to locked issues.</p>
</release-item>
</release-development-list>
</release-core-list>
</release>