Page MenuHomePhabricator

A way to request verification of addressed concern for an audit
Closed, DuplicatePublic

Description

Once an audit raises a concern it can be hard to match it up with a commit that addresses it and there is no way for the author to trigger a re-evaluation. It would be nice if, once the concern is addressed in another change it could trigger a "needs re-evaluation" state for an audit. Even a manual "I'm done with this" change of state would be sufficient here. Bonus points:

  • automatically relate commits based on the new commit message (something like "Resolves bfb2c423fc5918042cb22f39e0d14c9649c4b2d5")
  • add the original auditor as an auditor of the resolving change automatically
  • provide UI queues in the original audit directing auditor to the new commit.