Page MenuHomePhabricator

Use application actors when no commit author is available
Closed, ResolvedPublic

Description

When Diffusion tries to close related tasks in response to a commit, it fails silently if the commit author is unrecognized.

Instead, we should use these PHIDs, in order of preference: pusherPHID (if available?), committerPHID, authorPHID, Diffusion application PHID.