I've been trying to figure out how to do something like "When master updates, run Harbormaster Build on all open revisions". Is this possible or something that is planned for? I tried to search for something like this in Manifest but couldn't find anything.
If you think about a GitHub Pull Request, one benefit is that something like Jenkins can be triggered if the base revision is updated.
Thanks!