jazz-community / rtc-git-connector

Connect RTC work items with commits, issues, and requests from GitHub or GitLab
MIT License
6 stars 6 forks source link

Does this connector require RTC Git Integration Toolkit? #48

Closed mahmad123 closed 4 years ago

mahmad123 commented 4 years ago

In the terrrible RTC documentation, it says that you to support Server Side Hooks, you will need to install the RTC Git Integration Toolkit. But if we are using GitLab.com, not a self-hosted instance, we cannot do this.

SBI- commented 4 years ago

Git Connector and Git Connector Service do not require the Git Integration Toolkit to run. All necessary information is requested on demand. This is also the reason for storing access tokens.