raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.37k stars 3.07k forks source link

[GitHub] The "Create pull request" command allows selection from the first 50 branch names only #12544

Closed timmy-tv closed 5 months ago

timmy-tv commented 5 months ago

Extension

https://www.raycast.com/raycast/github

Raycast Version

1.75.1

macOS Version

14.5 (23F79)

Description

The "Create pull request" command allows selection from the first 50 branch names. I work in a monorepo with a huge amount of branches (1000+). As a result, when I'm trying to use this extension, I'm unable to create pull requests from Raycast. I tried setting the "Number of search results," but it doesn't help.

Steps To Reproduce

  1. Install Raycast
  2. Install Github extension
  3. Insert personal access token into settings
  4. Set "number of search results" to 2000
  5. Run Github → Create pull request
  6. Try to select branch "tverdokhlebov/feature/abc" in field "from"
Screenshot 2024-05-23 at 10 20 03 PM Screenshot 2024-05-23 at 10 20 12 PM Screenshot 2024-05-23 at 10 20 21 PM

Current Behaviour

Fields "from" & "into" show first 50 branches in alphanumerical order.

Expected Behaviour

Fields "from" & "into" show all possible branches and allow to select any.

raycastbot commented 5 months ago

Thank you for opening this issue!

🔔 @thomaslombart @unnamedd @tonka3000 @khasbilegt @pernielsentikaer @loxygenK @oilbeater @LunaticMuch @aeorge @daquinoaldo @peppy @aeither @marcotf @qeude @nesl247 @xilopaint @antonengelhardt @bangerang @wottpal @LitoMore @d-mitrofanov-v @j3lte you might want to have a look.

💡 Author and Contributors commands The author and contributors of `raycast/github` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue.
jfkisafk commented 5 months ago

@raycastbot assign me