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
Unknown Object (File)
Mon, Nov 18, 10:29 AM
Unknown Object (File)
Wed, Nov 13, 10:35 PM
Unknown Object (File)
Sun, Oct 27, 8:23 PM
Unknown Object (File)
Wed, Oct 23, 7:16 AM
Unknown Object (File)
Wed, Oct 23, 1:05 AM
Unknown Object (File)
Oct 22 2024, 6:24 PM
Unknown Object (File)
Oct 14 2024, 4:58 PM
Unknown Object (File)
Sep 12 2024, 9:05 AM
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.