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
Allow installing the GitHub app from the gitpod.io dashboard.
The user should be able to install it on their own user or any of their orgs.
This is the first step of the project creation flow and shall be reachable through https://gitpod.io/new.
User Experience goal
The user should be able configure Prebuilds for a project by either installing the GitHub app for GitHub or installing a webhook for GitLab and Bitbucket.
Proposal
In this first MVC (minimum viable change), we can do the following:
Introduce a full page for setting up a new project.
An option to reauthorize which will reconfigure the GitHub app or update the webhook.
An option to change the provider from the ones already connected.
An option to associate a team for a project.
An option to create a team during project import.
A new projects list for the team surfacing project name, git repository, active branches, and the latest prebuild status.
Allow installing the GitHub app from the gitpod.io dashboard.
The user should be able to install it on their own user or any of their orgs.
This is the first step of the project creation flow and shall be reachable through https://gitpod.io/new.
User Experience goal
The user should be able configure Prebuilds for a project by either installing the GitHub app for GitHub or installing a webhook for GitLab and Bitbucket.
Proposal
In this first MVC (minimum viable change), we can do the following:
Designs
See also design specs.
The text was updated successfully, but these errors were encountered: