Page MenuHomePhabricator

Add ability to remove auditors from commit
Closed, DuplicatePublic

Description

In either of these scenarios:

  • a person is accidentally added as auditor to a commit
  • a Herald rule adds a team to a commit, when audit is really wanted from a specific person

It would be really useful to be able to remove an auditor, especially a project, from a commit. For a person, that person can just resign; not ideal, but works okay. For a project, there doesn't seem to be a way to just remove that project from the auditors list -- the only possible action is for a project member to accept it or raise a concern. (Or, I guess, nuke the audit entirely?)

I expected to be able to edit auditors by using "Edit Commit", but no such luck.

Related Objects