Currently we would like to implement a policy where concerns raised during audit result in tasks created for that developer in Maniphest.
This takes a lot of time and we'd like to automate it. We tried Herald, but it does not have any triggers for raised concerns.
An ideal result would be that a Maniphest task is created and assigned to the user who made the problematic commit once and only once per commit. The commit would be attached to the task (and the task would be attached to the commit) and the task would be named along the lines of "Address raised concerns in commit Rxxxxx". The task description could be left blank or could contain a count or summary of raised concerns from the commit.