hooky
hooky copied to clipboard
`please review @person` to request a specific reviewer
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 https://github.com/pydantic/hooky/pull/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.