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)
Feb 13 2024, 11:53 AM
Unknown Object (File)
Feb 10 2024, 2:29 AM
Unknown Object (File)
Jan 27 2024, 8:53 AM
Unknown Object (File)
Dec 28 2023, 4:37 PM
Unknown Object (File)
Dec 24 2023, 5:25 PM
Unknown Object (File)
Dec 21 2023, 10:54 PM
Unknown Object (File)
Dec 21 2023, 5:12 PM
Unknown Object (File)
Nov 25 2023, 7:27 AM
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.