Page MenuHomePhabricator

Deprecate the "Commit is on autoclose/permanent branch" Herald "Commit" field
ClosedPublic

Authored by epriestley on Apr 15 2019, 4:48 PM.
Tags
None
Referenced Files
F19015802: D20427.diff
Sun, Nov 23, 1:48 AM
F18997203: D20427.id.diff
Thu, Nov 20, 10:40 AM
F18975082: D20427.id.diff
Sun, Nov 16, 3:53 AM
F18946024: D20427.id.diff
Tue, Nov 11, 7:22 PM
F18853640: D20427.diff
Fri, Oct 31, 6:31 PM
F18845658: D20427.diff
Wed, Oct 29, 1:46 PM
F18821167: D20427.id.diff
Oct 22 2025, 7:55 PM
F18818758: D20427.diff
Oct 22 2025, 2:11 AM
Subscribers
None

Details

Summary

Depends on D20426. Ref T13277. The new behavior is to fire Herald only once a commit becomes reachable from a permanent ref (previously, an "Autoclose" branch).

That means that every "Commit" Herald rule implicitly has this field as a condition, and it no longer does anything.

Test Plan

Wrote a Herald rule, saw this as an option in the "Deprecated" section.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I guess it's not worth cleaning this up and removing the class + DB rows since it's just a no-op now and shouldn't bother anyone.

This revision is now accepted and ready to land.Apr 17 2019, 8:08 PM

I think it's probably worth cleaning up at some point -- there's another similar rule in T13041, too, that could do with cleanup at the same time. But it's low/no-cost to just leave it around for a while and let users mostly migrate away from it on their own, hopefully.

This revision was automatically updated to reflect the committed changes.