I am trying to use slack slash commands on slack to subscribe to gitlab repo inside my company.
Problem starts when I use the slash command and it asks me to CONNECT THE APP. It redirects me to gitlab.com where there is no explicit username/password provided to me.
This is because I use gitlab.myCompanyDomain.com to see my project
I cannot SSO from gitlab.com to http://gitlab.myCompanyDomain.com due to lack of options on the homepage
Hi,
Please follow the instructions outlined in the Gitlab docs: Slack notifications integration | GitLab this should get it working for you.
These instructions for integrating slack notifications are now Deprecated. The same issue persists with the Slack app, in that it only/always takes me to gitlab.com (SaaS) to sign in.
How can we authenticate the Slack app for use with a self-hosted instance of GitLab?
from the link in my previous post. Looks like we’ll have to wait for the Gitlab for Slack to be added to self-hosted.