From abf9150c30e945fdd377e69bc8209e63e918b312 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20=C5=A0tetiar?= Date: Mon, 25 Mar 2019 10:34:04 +0100 Subject: [PATCH] github-apply: Added thank you to the PR close comment MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Å tetiar --- github-apply.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-apply.sh b/github-apply.sh index de2ad41..1d46808 100755 --- a/github-apply.sh +++ b/github-apply.sh @@ -11,7 +11,7 @@ REPO="openwrt/openwrt" #TOKEN="d41d8cd98f00b204e9800998ecf8427e" # Default close comment -COMMENT="Pulled into my staging tree at https://git.openwrt.org/openwrt/staging/$(whoami).git" +COMMENT="Thanks! Pulled into my staging tree at https://git.openwrt.org/openwrt/staging/$(whoami).git" PRID="$1" BRANCH="${2:-master}" -- 2.30.2