Page MenuHomePhabricator

Modernize "Responsible Users" tokenizer and add "exact(user)" token
ClosedPublic

Authored by epriestley on May 16 2016, 3:59 PM.
Tags
None
Referenced Files
F13125477: D15925.diff
Tue, Apr 30, 12:59 PM
Unknown Object (File)
Thu, Apr 25, 3:01 AM
Unknown Object (File)
Sat, Apr 6, 5:13 PM
Unknown Object (File)
Fri, Apr 5, 6:56 PM
Unknown Object (File)
Wed, Apr 3, 9:48 PM
Unknown Object (File)
Mar 30 2024, 1:53 AM
Unknown Object (File)
Mar 29 2024, 10:37 AM
Unknown Object (File)
Mar 29 2024, 10:37 AM
Subscribers
None

Details

Summary

Ref T10939. Fixes T9263. Ref T4144.

First, this resolves users (converting users into all packages and projects they are responsible for) earlier, so bucketing can act on that data correctly. Previously, your own blocking reviews would appear in "Must Review" but your packages/projects' would not. Now, all of them will.

Second, this adds exact(username) to mean "just me, not my packages/projects". You can use this along with "Bucket: By Required Action" to create a personal view of "Active Revisions" if you'd like, and ignore all your project/package reviews.

Test Plan

Queried by "me" and "exact(me)", got reasonable looking results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad edited edge metadata.
This revision is now accepted and ready to land.May 16 2016, 5:13 PM
This revision was automatically updated to reflect the committed changes.