-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Unable to create Gitpod workspace from Bitbucket private branch with format "feature/JIRA-123-summary" #5364
Comments
Observations are as follows:
So I've been unable to replicate the problem of creating the workspace @ryanolsonx however checking out as a detached head isn't the behaviour that I would expect as GitHub/BitBucket clone using the exact branch name. edit: Noticed a slight difference in my approach to the original report 👀 ` Confirming reproducibility and the visibility setting of the repository does not matter! |
Pushed https://bitbucket.org/gitpod/sample-repository/branch/feature/JIRA-123-summary as a test case. |
Taking a bias-for-action and adding this in groundwork in case the WIP in #5367 is 90% DONE and anyone from meta team could pick it up and push it through the finish line. 🏁 /schedule |
Bug description
I've been trying to start using Gitpod at work. While attempting to open a Bitbucket branch in the format "feature/JIRA-123-summary", I encounter an error "Oh, no! Something went wrong!" message with "Not found." When looking at your code, I'm not sure that the bitbucket-context-parser accounts for this scenario.
Steps to reproduce
Expected behavior
I expect to be able to open up a Gitpod workspace from a branch in Bitbucket.
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: