mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
merge fee bot config: add config options for collaborators, for comment delete (#5275)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
f523aa01da
commit
ea7961235a
3
.github/merge-fee-bot.yaml
vendored
3
.github/merge-fee-bot.yaml
vendored
|
@ -47,6 +47,9 @@ label:
|
||||||
paid: 'Payment Status: Paid'
|
paid: 'Payment Status: Paid'
|
||||||
user:
|
user:
|
||||||
assignOnPay: zachzwei,catenocrypt
|
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:
|
timeout:
|
||||||
maxAgeCloseHours: 60
|
maxAgeCloseHours: 60
|
||||||
maxIdleRemindHours: 17
|
maxIdleRemindHours: 17
|
||||||
|
|
Loading…
Reference in New Issue
Block a user