Skip to content

Changed trigger API URL to work with branch names containing "/" (Gitlab CI Issue #312)

username-removed-199998 requested to merge (removed):master into master

Actually triggers won't work with branch names containing "/" like suggested in gitflow best practise. So i've changed the trigger url to now work with this.

hopefully it's all correct done here, my first MR, else please tell my whats wrong.

Merge request reports