github-apply: Added thank you to the PR close comment
[maintainer-tools.git] / 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}"