diff --git a/.github/merge-fee-bot.yaml b/.github/merge-fee-bot.yaml index c5d4aeef6..88757d180 100644 --- a/.github/merge-fee-bot.yaml +++ b/.github/merge-fee-bot.yaml @@ -47,6 +47,9 @@ label: paid: 'Payment Status: Paid' user: assignOnPay: zachzwei,catenocrypt + # if set to 1 comments from not allowed users are deleted. Only comments from the PR creator or collaborators are allowed + deleteComments: 0 + collaborators: zachzwei,Iamdeadlyz,catenocrypt,vikmeup timeout: maxAgeCloseHours: 60 maxIdleRemindHours: 17