mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Bot-config: reduce auto-close time, refine warning & closing messages. (#6886)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
d417133d03
commit
d1871d0ac2
6
.github/merge-fee-bot.yaml
vendored
6
.github/merge-fee-bot.yaml
vendored
|
@ -13,7 +13,7 @@ payment:
|
|||
message:
|
||||
initial: |
|
||||
Hi! In order to compensate for the efforts of processing PRs, we kindly ask for a contribution.
|
||||
**As there is no refund, before paying the fee, make sure new tokens fulfill the minimum circulation and other [acceptance criteria](https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863).**
|
||||
💀 As **there is no refund**, before **paying the fee**, make sure **new tokens fulfill the minimum circulation and other [acceptance criteria](https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863)**.
|
||||
See also the [PR Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee).
|
||||
\nPlease pay **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`.
|
||||
Alternatively, $PAY2_AMOUNT $PAY2_CURRENCY is also accepted (same memo & address).
|
||||
|
@ -40,7 +40,7 @@ message:
|
|||
\n$QR1_SIMPLE
|
||||
See the [Pull Request Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee).
|
||||
oldClosing: |
|
||||
This PR is being closed due to inactivity. If you wish to continue, please have us reopen the PR before sending your payment.
|
||||
This PR is being closed due to inactivity. If you wish to continue, please have us reopen the PR before sending your payment, or just create a new one.
|
||||
Do NOT send payments for closed PR, as the fee may by lost!
|
||||
label:
|
||||
requested: 'Payment Status: Requested'
|
||||
|
@ -51,5 +51,5 @@ user:
|
|||
deleteComments: 1
|
||||
collaborators: zachzwei,Iamdeadlyz,catenocrypt,vikmeup,hewigovens,Cryptocool1
|
||||
timeout:
|
||||
maxAgeCloseHours: 99
|
||||
maxAgeCloseHours: 48
|
||||
maxIdleRemindHours: 22
|
||||
|
|
Loading…
Reference in New Issue
Block a user