Right now, I'm triggering the verify script in the patchset-created hook, due to a flaky build environment, through no fault of the committer, it fails the verifier script.
What would you recommend for re-triggering the verifier script? Have the user commit --amend, and push (to force another patchset-created hook), magic phrase in a comment and instrument the comment-added hook), modify Gerrit to add a button in the Gerrit UI?
Thanks
Anthony