Relax branch reset confirmation UI controls #41949
Unanswered
remotezygote
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I use Linear + Cursor to create quite a lot of pull requests, so the LLM is naming branches. When I need to advance the timestamp of a migration due to new migrations coming in through merges, I very often have to reset the supabase branch. To do that, the UI makes you type in the entire branch name to confirm the reset - no copy/paste, you have to type it. This ends up being super, super annoying when the LLM gives your branch a really long name with ticket number embedded, hashes embedded, etc. I would like to request a little relaxing of that insane control. In this particular case, it's way, way too much, especially for a commonly super safe action.
And to be clear: what I request is that it be relaxed for non-default branches - maybe you could have a set of protected branches, maybe that match github or whatever.
It should at the VERY least allow copy/paste.
All reactions