Page MenuHomePhabricator

Allow custom actions in Differential to explicitly override "accept" stickiness
ClosedPublic

Authored by epriestley on Mar 12 2018, 11:54 PM.
Tags
None
Referenced Files
F14619871: D19211.id.diff
Thu, Jan 9, 9:17 PM
F14619407: D19211.id46004.diff
Thu, Jan 9, 8:38 PM
F14619401: D19211.id46003.diff
Thu, Jan 9, 8:37 PM
F14619359: D19211.id46006.diff
Thu, Jan 9, 8:35 PM
Unknown Object (File)
Wed, Jan 1, 2:09 PM
Unknown Object (File)
Sat, Dec 28, 6:45 PM
Unknown Object (File)
Fri, Dec 20, 7:50 PM
Unknown Object (File)
Mon, Dec 16, 12:29 PM
Subscribers
None

Details

Summary

See PHI431. Ref T13102. An install is interested in a custom "non-sticky" accept action, roughly.

On the one hand, this is a pretty hacky patch. However, I suspect it inches us closer to T731, and I'm generally comfortable with exploring the realms of "Accept Next Update", "Unblock Without Accepting", etc., as long as most of it doesn't end up enabled by default in the upstream.

Test Plan
  • Accepted and updated revisions normally, saw accepts respect global stickiness.
  • Modified the "Accept" action to explicitly be unsticky, saw nonsticky accept behavior after update.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Remove some unused variables.
This revision was not accepted when it landed; it landed in state Needs Review.Mar 13 2018, 12:10 AM
This revision was automatically updated to reflect the committed changes.