Преглед изворни кода

modify reg-notify-github-plugin settings

Yuki Takei пре 4 година
родитељ
комит
75aeb3238e
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      packages/app/regconfig.json

+ 1 - 2
packages/app/regconfig.json

@@ -11,8 +11,7 @@
   "plugins": {
     "reg-keygen-git-hash-plugin": true,
     "reg-notify-github-plugin": {
-      "prComment": true,
-      "prCommentBehavior": "default",
+      "prCommentBehavior": "new",
       "setCommitStatus": false,
       "clientId": "$REG_NOTIFY_GITHUB_PLUGIN_CLIENTID"
     },