Argelbargel / gitlab-branch-source-plugin

Jenkins-Plugin to create a multi-branch-project from gitlab
GNU General Public License v2.0
71 stars 44 forks source link

Thanks, Question and Bug #74

Closed Ralstlin closed 4 years ago

Ralstlin commented 6 years ago

First of all thanks for this plugin, it help a lot for people using gitlab as homelabs!

Second the question, I am doing an API POST call on the pipeline to create an asset based on the branch being built if it doesnt exists, and I want that asset to exists as long as the branch exists. My problem is that I dont know how can I trigger a DELETE call when the branch is removed by the Gitlab scanner. Is there a way to do this?

Last the bug: Not sure if have been reported already but on the project configuration, I have no save button at all so I cant change any configuration. Seems the project level configuration is Read-Only. That means is not configurable per project?

using 0.6.6.6 :metal: due to the issue here: https://github.com/Argelbargel/gitlab-branch-source-plugin/issues/70#issuecomment-390244575

Ralstlin commented 6 years ago

Feedback:

using 0.6.6.6