Page MenuHomePhabricator

Ability to run build rules for open revisions on a Herald Rule
Closed, InvalidPublic

Description

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!

Event Timeline

epriestley added a subscriber: epriestley.

We don't plan to support this. Large installs often have hundreds or thousands of open revisions, so "build all open revisions" would trigger hundreds or thousands of builds for every push.