HomePhabricator

Excluded authored commits from "Ready to Audit"; handle unreachable commits…

Description

Excluded authored commits from "Ready to Audit"; handle unreachable commits better

Summary:
Ref T10978. I'm inching toward cleaning up our audit state. Two issues are:

  • Authored commits show up in "Ready to Audit", but should not.
  • Unreachable commits (like that stacked of unsquashed stuff) show up too, but we don't really care about them.

Kick authored stuff out of the "Ready to Audit" bucket and hide unreachable commits by default, with constraints for filtering. Also give them a closed/disabled/strikethru style.

Test Plan:

  • Viewed audit buckets.
  • Searched for reachable/unreachable commits.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10978

Differential Revision: https://secure.phabricator.com/D17279

Details

Provenance
epriestleyAuthored on Jan 31 2017, 9:16 PM
epriestleyPushed on Jan 31 2017, 9:37 PM
Reviewer
chad
Differential Revision
D17279: Excluded authored commits from "Ready to Audit"; handle unreachable commits better
Parents
rPb2de1490093c: Allow menu items to be edited again
Branches
Unknown
Tags
Unknown
Tasks
T10978: Modernize Audit
Build Status
Buildable 15469
Build 20386: Run Core Tests