we have a subgit bridge between our SVN and Gitlab instances. When we commit something to SVN, the commit is beeing synced to Gitlab. This works fine, only problem is that the CI does not start.
- Commit to Gitlab directly -> Build starts
- Commit to SVN -> Syncing to Gitlab -> Build does not start
Is this a known limitation? Can it be fixed? Are there any workarounds?
- Gitlab v8.10
- Subgit v3.1.1