Page MenuHomePhabricator

Allow Herald text list fields to use "Exists" / "Does not exist" conditions
ClosedPublic

Authored by epriestley on Jun 21 2016, 4:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 3:24 AM
Unknown Object (File)
Thu, Apr 25, 12:48 AM
Unknown Object (File)
Sat, Apr 20, 12:27 AM
Unknown Object (File)
Fri, Apr 19, 11:24 AM
Unknown Object (File)
Mon, Apr 15, 12:28 AM
Unknown Object (File)
Sat, Apr 6, 7:44 AM
Unknown Object (File)
Thu, Apr 4, 5:09 PM
Unknown Object (File)
Tue, Apr 2, 7:36 PM
Subscribers
None

Details

Summary

This makes it more natural to write Herald rules about commits that appear on any or no branches.

Test Plan

Wrote a commit rule for commits on any branch, ran it with bin/repository reparse --herald <commit>, saw expected results in web UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow Herald text list fields to use "Exists" / "Does not exist" conditions.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.

The other field type which uses this is "Affected Files" (for commits and revisions).

(It probably isn't too useful there, but shouldn't hurt anything, and I suppose you could write a commits rule to forbid empty commits.)

chad edited edge metadata.
This revision is now accepted and ready to land.Jun 21 2016, 5:20 PM
This revision was automatically updated to reflect the committed changes.