summaryrefslogtreecommitdiffstats
path: root/scripts/gerrit/cherry-pick_automation/requestProcessor.js
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gerrit/cherry-pick_automation/requestProcessor.js')
-rw-r--r--scripts/gerrit/cherry-pick_automation/requestProcessor.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gerrit/cherry-pick_automation/requestProcessor.js b/scripts/gerrit/cherry-pick_automation/requestProcessor.js
index 6ebed37d..e827d505 100644
--- a/scripts/gerrit/cherry-pick_automation/requestProcessor.js
+++ b/scripts/gerrit/cherry-pick_automation/requestProcessor.js
@@ -1305,7 +1305,7 @@ class requestProcessor extends EventEmitter {
function (success, data) {
if (!success) {
_this.logger.log(
- `Failed to add "${safeJsonStringify(parentJSON.change.owner)}" to the`
+ `Failed to add "${user}" to the`
+ ` attention set of ${cherryPickJSON.id}\n`
+ `Reason: ${safeJsonStringify(data)}`,
"error", parentJSON.uuid