Open
Description
Problem to solve
Currently, when the team member who added a project leaves a team or repository at GitLab:
- We don't have a way reconfigure the project using a new token from another team member ❗
- Users are still allowed to trigger prebuilds even if the webhook has been removed ❗
Could not reproduce the above for GitHub repositories as we'll need to set up the GitHub App.
Proposal
Following #7010, let's introduce a way to also reconfigure a project and re-installing a new webhook, etc.
This could be done using a new project settings area.
TBD (To be discussed)