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
F18297192: D20427.id48729.diff
Sat, Aug 23, 4:28 PM
F18100434: D20427.id.diff
Sat, Aug 9, 11:53 AM
F18088504: D20427.id48783.diff
Wed, Aug 6, 8:14 AM
F17858256: D20427.id.diff
Jul 27 2025, 7:23 PM
F17829029: D20427.diff
Jul 26 2025, 9:43 AM
F17828655: D20427.diff
Jul 26 2025, 9:25 AM
Unknown Object (File)
Jun 27 2025, 2:22 PM
Unknown Object (File)
Jun 15 2025, 8:41 PM
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.