PS1. Attachment is my patchset_created.bat on Gerrit server. (Please change the txt to bat)
PS2. I refer https://github.com/tru/redmine-gerrit-scripts
this link to integrate Gerrit and Redmine and modify my batch file.
PS3. I saw https://dev.vaadin.com/review/Documentation/config-hooks.html has default information. (patchset-created --change <change id> --is-draft <boolean> --kind <change kind> --change-url <change url> --change-owner <change owner> --project <project name> --branch <branch> --topic <topic> --uploader <uploader> --commit <sha1> --patchset <patchset id>)
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To be more specific, I believe what David is saying is that you can
run another command, like query[1], in your script to get the commit
message.