-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
passing a team for reviewer throws an error #54
Comments
Hi!
I've created issue ticket for them to address the problem mislav/hub#2825 Until it's fixed I can suggest different solution, which I'm always using - define |
@ChristophShyper does it actually work with |
@oerp-odoo I'm using it for many years, even before actions. |
Oh, I thought you can have just user specified and it will work. Though I don't understand why github then shows file as valid. I would expect to see some info that its not valid. Thanks, I will try it. |
@ChristophShyper its working nicely, thanks. I can even use teams to auto assign from there randomly, which is nice. |
@oerp-odoo Great to hear |
📝 Brief description
Hi, i'm trying to add the team as a reviewer but is not picking it up
I've tried
reviewer: "team-prs"
reviewer: "/team-prs"
reviewer: "@org/team-prs"
reviewer: "org/team-prs"
and it shows an error Error requesting reviewer: Unprocessable Entity (HTTP 422)
expected to pick up one of the members of the team to review
any ideas?
Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information
The text was updated successfully, but these errors were encountered: