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
F19784567: D18416.diff
Tue, Feb 24, 8:29 PM
F19605402: D18416.diff
Feb 3 2026, 9:16 AM
F19605399: D18416.diff
Feb 3 2026, 9:16 AM
F19239167: D18416.id44260.diff
Dec 21 2025, 8:43 PM
F19239161: D18416.id44260.diff
Dec 21 2025, 8:42 PM
F19060528: D18416.diff
Nov 29 2025, 9:33 AM
F18849803: D18416.id.diff
Oct 30 2025, 12:20 PM
F18847031: D18416.id.diff
Oct 29 2025, 10:31 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