pydantic / hooky

Productivity tools for popular open source repos, used by pydantic

Home Page:https://github.com/apps/pydantic-hooky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`please review @person` to request a specific reviewer

davidhewitt opened this issue · comments

As per title - it would be awesome if please review @foo selected foo as the reviewer instead of using the existing load balancing strategy.

Hi @davidhewitt!

I'm new to the Python world and was looking to contribute to some open-source projects. I dug into the code a bit here, and is this essentially a different trigger string for what's being done in #17 ?

Hi @cosmastech, it's very similar, yes. I think #17 requires the string to be in the issue OP, this feature would assign review as soon as please review @foo is written in any comment (which could be the OP, but doesn't have to be). We already have please review for any comment, so it would be about extending that.