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
F15516380: D16158.diff
Fri, Apr 18, 6:50 PM
F15455573: D16158.diff
Sun, Mar 30, 3:17 AM
F15453236: D16158.id.diff
Sat, Mar 29, 10:23 AM
F15389506: D16158.id38871.diff
Mar 15 2025, 5:21 AM
Unknown Object (File)
Feb 23 2025, 1:19 PM
Unknown Object (File)
Feb 22 2025, 11:35 AM
Unknown Object (File)
Feb 22 2025, 4:42 AM
Unknown Object (File)
Feb 21 2025, 6:48 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
Branch
herald1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12752
Build 16226: Run Core Tests
Build 16225: arc lint + arc unit

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.