Where does the bug appear (feature/product)?
Cloud Agent (GitHub, Slack, Web, Linear)
Describe the Bug
Hi,
We are currrently using Cursor Automations to build flows which involves assignment of PR reviewer post creation of the PR by the automation. We were trying to use the in built reviewer assignment tool that comes along with Automation - Automations | Cursor Docs.
It works fine when the reviewer is an individual Github user. However its unable to assign a team as reviewer successfully, for example a Github team slug(org_name/team_slug). The automation is able to do this via gh CLI in the environment.
Steps to Reproduce
- Have the automation create or work on existing PR.
- Prompt to use the reviewer assignment tool to assign a team as reviewer giving the full slug of the team in the org.
- The reviewer would be empty in the PR.
Expected Behavior
Assign the team as reviewer which is something you can do with gh CLI
Operating System
Other
Version Information
Not applicable
Does this stop you from using Cursor
No - Cursor works, but with this issue