Page MenuHomePhabricator

Hide "abraham landed Dxyz irresponsibly" stories from feed
ClosedPublic

Authored by epriestley on Mar 7 2018, 1:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 7:30 PM
Unknown Object (File)
Thu, Apr 11, 10:49 AM
Unknown Object (File)
Wed, Apr 10, 10:51 PM
Unknown Object (File)
Sat, Apr 6, 9:02 AM
Unknown Object (File)
Sun, Mar 31, 7:31 AM
Unknown Object (File)
Sun, Mar 31, 4:47 AM
Unknown Object (File)
Sun, Mar 31, 2:22 AM
Unknown Object (File)
Fri, Mar 29, 12:07 PM
Subscribers
None

Details

Summary

Ref T13099. Ref T12787. See PHI417. Differential has new "irresponsible" warnings in the timeline somewhat recently, but these publish feed stories that don't link to the revision or have other relevant details, so they're confusing on the balance.

These have a high strength so they render on top, but we actually just want to hide them from the feed and let "abraham closed Dxyz by committing rXzzz." be the primary story.

Modularize things more so that we can get this behavior. Also, respect shouldHideForFeed() at display time, not just publishing time.

Test Plan

Used bin/differential attach-commit on a non-accepted revision to "irresponsibly land" a revision. Verified that feed story now shows "closed by commit" instead of "closed irresponsibly".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 7 2018, 1:48 AM
This revision was automatically updated to reflect the committed changes.