jenkinsci / jenkinsci/gitlab-branch-source-plugin
[JENKINS-61739] Handle project_rename System Hook event
- Dominant language
- Java
- Stars
- 134
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
A great addition would be to handle project_rename system hook event.
Currently the behavior is, upon manual scan, the project is duplicated and the old one is displaying as a simple Multibranch pipeline with no way to delete it. I have to delete and re-create the whole GitLab Group, and it triggers all branches for all projects which is very consuming when there's a lot of projects with a lot of branches.
---
Originally reported by
opa, imported from: Handle project_rename System Hook event
baymac
Raw content of original issue
Hello,
A great addition would be to handle project_rename system hook event.
Currently the behavior is, upon manual scan, the project is duplicated and the old one is displaying as a simple Multibranch pipeline with no way to delete it. I have to delete and re-create the whole GitLab Group, and it triggers all branches for all projects which is very consuming when there's a lot of projects with a lot of branches.
environment
```
Jenkins 2.228
gitlab-branch-source-plugin 1.4.4
```
Contributor guide
Assessment
This issue has not been assessed yet.