mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Merge-fee-bot config for auto close. (#1935)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
29d4ac8ff2
commit
e4a2904dc0
3
.github/merge-fee-bot.yaml
vendored
3
.github/merge-fee-bot.yaml
vendored
|
@ -21,6 +21,9 @@ message:
|
||||||
notReceived: Fee has not been received yet in full.\n\n$TX_LIST
|
notReceived: Fee has not been received yet in full.\n\n$TX_LIST
|
||||||
received: Fee payment received, thanks! \n\n$PAID_AMOUNT $PAID_CURRENCY\n\n$TX_LIST
|
received: Fee payment received, thanks! \n\n$PAID_AMOUNT $PAID_CURRENCY\n\n$TX_LIST
|
||||||
reviewed: Review is not needed any more, no more fee required.
|
reviewed: Review is not needed any more, no more fee required.
|
||||||
|
oldClosing: Maximum PR age reached, auto-closing PR
|
||||||
label:
|
label:
|
||||||
requested: 'Payment Status: Requested'
|
requested: 'Payment Status: Requested'
|
||||||
paid: 'Payment Status: Paid'
|
paid: 'Payment Status: Paid'
|
||||||
|
timeout:
|
||||||
|
maxAgeHours: 72
|
||||||
|
|
Loading…
Reference in New Issue
Block a user