-
Notifications
You must be signed in to change notification settings - Fork 285
Open
Description
We're using the Gerrit Trigger plugin to run some test jobs when changes are submitted. The gerrit logs have a lot of messages like
[SSH gerrit review 145822,1 --message Build Successful [trimmed] --label verified=1 (maker)] WARN com.google.gerrit.sshd.commands.ReviewCommand : Deprecated usage of review command: missing project for change number 145822, patchset 1 [CONTEXT request="SSH"]
Originally reported by cpackham_atlnz, imported from: gerrit-trigger Deprecated usage of review command
- assignee:
rsandell
- status: Open
- priority: Minor
- component(s): gerrit-trigger-plugin
- resolution: Unresolved
- votes: 0
- watchers: 3
- imported: 2025-12-07
Raw content of original issue
We're using the Gerrit Trigger plugin to run some test jobs when changes are submitted. The gerrit logs have a lot of messages like
[SSH gerrit review 145822,1 --message Build Successful [trimmed] --label verified=1 (maker)] WARN com.google.gerrit.sshd.commands.ReviewCommand : Deprecated usage of review command: missing project for change number 145822, patchset 1 [CONTEXT request="SSH"]
Reactions are currently unavailable