github-apply: Added thank you to the PR close comment
authorPetr Štetiar <ynezz@true.cz>
Mon, 25 Mar 2019 09:34:04 +0000 (10:34 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 25 Mar 2019 09:34:04 +0000 (10:34 +0100)
Signed-off-by: Petr Štetiar <ynezz@true.cz>
github-apply.sh

index de2ad4112999abf01236a5ef2cc00763fe8516d1..1d46808ca481b2f3aa431805d2ff1ac85c49f6ae 100755 (executable)
@@ -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}"