Page MenuHomePhabricator

Ignore list for PhabricatorBotObjectNameHandler
Closed, DuplicatePublic

Description

Use case:

In a scenario where PhabricatorBot is used to publish the channel log to Chatlog and to resolve object names, we want to avoid to react to a bot notifying events with references to Phabricator objects.

The bot should still log these notifications to Chatlog, to avoid to lost context.

Code

I'm willing to provide code to fix this issue.