Shopify/smart_todo

Implement plugins for assigment

rafaelfranca opened this issue · 0 comments

Today, if the assignment of a TODO is invalid, we just send to a single fallback channel.

It would be ideal if we could configure some code that could try to find the owner of a TODO based on the path of the file where the TODO is defined.

As this logic would depend from codebase to codebase, this can't be static.