I'm using Herald to trigger a Jenkins build able to deploy an environment with the reviewed branch when I create or update a revision.
This environment is accessible via an URL like https://D1563.myhost.com and I can review the reviewed feature before reviewing the code and before accepting the revision.
I created another Jenkins job able to destroy a previously created environment and it would be great to be able to run this build (via harbormaster for example) when the revision has been accepted and landed.