From f88b99efb59f66caf7f67f5f7d422bffc1c63be4 Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Tue, 23 Jun 2020 14:35:25 +0200 Subject: [PATCH] Merge bot config: Make closing message more informative (#2457) * Merge bot config: Make closing message more informative. * Punctuation. Co-authored-by: Catenocrypt --- .github/merge-fee-bot.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/merge-fee-bot.yaml b/.github/merge-fee-bot.yaml index 7b50673be..3a40ed6ea 100644 --- a/.github/merge-fee-bot.yaml +++ b/.github/merge-fee-bot.yaml @@ -35,7 +35,9 @@ message: Alternatively, 1 BNB is also accepted (same memo & address). \n$QR1_SIMPLE See the [Pull Request Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee). - oldClosing: Maximum PR age reached, auto-closing PR + oldClosing: | + This PR is being closed due to inactivity. If you wish to continue, please reopen the PR before sending your payment. + Do NOT send payments for closed PR, as the fee may by lost! label: requested: 'Payment Status: Requested' paid: 'Payment Status: Paid'