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?
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