in index.js [217:219]
function buildCommentPrefix(deploymentName) { return `Deploy preview for _${deploymentName}_ ready!`; }