{ "core": { "workingDir": ".reg", "actualDir": "test/cypress/screenshots", "thresholdRate": 0.001, "addIgnore": true, "ximgdiff": { "invocationType": "client" } }, "plugins": { "reg-keygen-git-hash-plugin": true, "reg-notify-github-plugin": { "prCommentBehavior": "new", "setCommitStatus": false, "shortDescription": true, "clientId": "$REG_NOTIFY_GITHUB_PLUGIN_CLIENTID" }, "reg-notify-slack-plugin": { "webhookUrl": "$SLACK_WEBHOOK_URL" }, "reg-publish-s3-plugin": { "bucketName": "growi-vrt-snapshots" } } }