We installed Phabricator as a POC. We have herald rules so that each commit requires an audit. We don't want to use differential, since this blocks commits.
The problems are:
If I had 2 audits for the same file from 2 different revisions, how can I make a link to the last audit/group for all of them?
How can I look at a diff range between multiple revision of the same file?
If we are using Phabricator incorrectly, please let us know what the best practices are?
Thanks
Create a Global Herald Rule on all Commits, have it match all commits that have no Differential Revision, and the action to Audit Commit by [Whatever Project Team] you want.