Convert GitHub Issue to Discussion Convert GitHub issues to discussions using browser automation when the gh CLI doesn't support this operation. Prerequisites - installed - User must log in to GitHub when prompted Workflow 1. Open Browser in Headed Mode The flag shows the browser window so the user can log in. 2. Wait for User Login Take a snapshot to check if logged in: If you see "Sign in" in the elements, the user needs to log in. Let them know and wait for confirmation. 3. Navigate to the Issue After login, go to the issue page: 4. Find the Convert Button Take a snapshot and look for "Con…