gitpod-io / gitpod-io/gitpod

Remove project webhook when removing a project from the dashboard

Open
#5,517 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

component: dashboard feature: teams and projects [DEPRECATED] git provider: gitlab meta: never-stale team: webapp
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the dashboard flow that removes a project from a team and the GitLab webhook lifecycle associated with adding that project. Check how the removal path is tested, then verify that removing a GitLab project also removes its webhook while other repository integrations remain unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.