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.75k stars 1.22k forks source link

Remove project webhook when removing a project from the dashboard #5517

Open gtsiolis opened 3 years ago

gtsiolis commented 3 years ago

Problem to solve

Currently, when a user adds a project in a team through the dashboard for a GitLab repository, a webhook is installed. See relevant docs[1] for enabling prebuilds.

However, when a user removes a project from a team in the the dashboard the webhook is left behind.

Proposal

Let's remove the project webhook when removing a project from the dashboard for GitLab repositories.

stale[bot] commented 2 years 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.

gtsiolis commented 2 years ago

Still relevant!