Page MenuHomePhabricator

Convert straggling Herald rules to modern revision status constants
ClosedPublic

Authored by epriestley on Aug 11 2017, 11:06 PM.
Tags
None
Referenced Files
F15506960: D18416.diff
Tue, Apr 15, 3:25 PM
F15494419: D18416.id44260.diff
Sat, Apr 12, 11:45 PM
F15480140: D18416.id44251.diff
Tue, Apr 8, 12:07 PM
F15457045: D18416.id.diff
Sun, Mar 30, 1:57 PM
F15456716: D18416.id44260.diff
Sun, Mar 30, 11:39 AM
F15456153: D18416.id44251.diff
Sun, Mar 30, 7:23 AM
F15449620: D18416.diff
Fri, Mar 28, 11:19 AM
F15402442: D18416.id.diff
Mar 17 2025, 10:34 PM
Subscribers
None

Details

Summary

Ref T2543. These are the last ArcanistDifferentialRevisionStatus callsites.

This removes the very old legacy precommitRevisionStatus field, which has no other readers. This was obsoleted by the CLOSED_FROM_ACCEPTED stuff, but retained for compatibility.

Test Plan
  • Poked these with the test console, although they're a little tricky to be sure about.
  • Grepped for ArcanistDifferentialRevisionStatus, no more hits.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable