You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
As a user I want to be able to link to open a new Pull Request from the Project/Branches page, from the overflow menu. This plus #10168 would provide a complete workflow in the Gitpod UI when I need to do some work:
Create a new branch
Start a workspace
Make and test my change
Submit PR
Describe the behaviour you'd like
The menu should link to the corresponding PR creation UI if available based on which git integration the project is tied to. For example, the github URL would be: https://github.com/gitpod-io/gitpod/compare/{{BRANCH_NAME}}?expand=1
Describe alternatives you've considered
Go to github.com, hopefully see suggestion to create new PR from recent change, click the button. If I don't see the suggestion, navigate to the branch, find "Open Pull Request" under "Contribute" menu.
Additional context
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is your feature request related to a problem? Please describe
As a user I want to be able to link to open a new Pull Request from the Project/Branches page, from the overflow menu. This plus #10168 would provide a complete workflow in the Gitpod UI when I need to do some work:
Describe the behaviour you'd like
The menu should link to the corresponding PR creation UI if available based on which git integration the project is tied to. For example, the github URL would be:
https://github.com/gitpod-io/gitpod/compare/{{BRANCH_NAME}}?expand=1
Describe alternatives you've considered
Go to github.com, hopefully see suggestion to create new PR from recent change, click the button. If I don't see the suggestion, navigate to the branch, find "Open Pull Request" under "Contribute" menu.
Additional context
The text was updated successfully, but these errors were encountered: