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:
parent
43936c58a8
commit
1be9e6854e
3
.github/lock.yml
vendored
3
.github/lock.yml
vendored
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user