gitpod-io / gitpod

The developer platform for on-demand cloud development environments to create software faster and more securely.
https://www.gitpod.io
GNU Affero General Public License v3.0
12.71k stars 1.21k forks source link

Stop consuming prebuilds when you have no access to the project #16250

Closed gtsiolis closed 1 year ago

gtsiolis commented 1 year ago

Problem to solve

Prebuilds now require a project to be enabled, see https://github.com/gitpod-io/gitpod/issues/9898 and https://github.com/gitpod-io/gitpod/pull/15026.

However, users opening a workspace for a project still benefit consume and benefit from prebuilds, regardless if they don't have access through an org.

Although this may sound ok, it creates less value of having access to the project or the org that owns and configured prebuilds.

Proposal

Stop consuming prebuilds when you have no access to the project.

Future iterations could inlude:

  1. Nudging users about the benefit of prebuilds
  2. Nudging users to request access to orgs in order to benefit from prebuilds.
stale[bot] commented 1 year ago

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.