Open jozefs opened 9 years ago
Thank you for trying it out & feedback comments. I used Code Review
instead of Verified
since the verified wasn't seem to be working. May be, as you said it need to be enabled. I agree with the comments & email spam problems. It wasn't thought of. When i tried it out on Gerrit server the email wasn't enabled & so dint face this issue. I will see how i can make these changes.
Thanks for adding Gerrit support. I've been testing it over the past couple days.
One of the issues I noticed is that it seems like the notification plugin is adding two comments to the Gerrit change per GoCD stage that completes successfully ("-Code Review" and "Code Review +1/-1"). This was unexpected. I expected there to be exactly one comment on the changeset from Go, one +1 or -1 depending on whether the pipeline passed or failed, not one per stage. This has several issues:
Is this a bug or a deliberate design decision?
For reference, this is the relevant part of my workaround script: