hooky icon indicating copy to clipboard operation
hooky copied to clipboard

`please review @person` to request a specific reviewer

Open davidhewitt opened this issue 2 years ago • 2 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.

davidhewitt avatar Sep 25 '23 10:09 davidhewitt

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 https://github.com/pydantic/hooky/pull/17 ?

cosmastech avatar Dec 09 '23 11:12 cosmastech

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.

davidhewitt avatar Dec 11 '23 11:12 davidhewitt