Disable/enable project integration
Hi.
Is it possible via API disable project integrations, for example Slack notifications integration.
Thanks.
Disable/enable project integration
Hi.
Is it possible via API disable project integrations, for example Slack notifications integration.
Thanks.
I think I looked for that recently and couldn’t find an API for that iirc
I found table slack_integrations, but there are no records:
gitlabhq_production=# SELECT * FROM slack_integrations;
id | service_id | team_id | team_name | alias | user_id | created_at | updated_at
----±-----------±--------±----------±------±--------±-----------±-----------
(0 rows)