Gitlab for Slack App configuration
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
New Resource
The Gitlab Slack Notifications integration is deprecated https://docs.gitlab.com/ee/user/project/integrations/slack.html in favour of the Gitlab for Slack App integration: https://docs.gitlab.com/ee/user/project/integrations/gitlab_slack_application.html
The gitlab_service_slack resource should be updated to use that, or add a new resource for that if appropriate.
The configuration of it would near enough the same as gitlab_service_slack.
Related GitLab APIs
The APIs for the Gitlab for Slack App integration.
Additional Details
-
GitLab REST API resources available (read for data sources, crud for resources) -
go-gitlabdoes support the related GitLab API already -
I'd like to contribute it myself
(at least I think the go-gitlab code exists because i saw SlackAppEnabled in https://github.com/xanzy/go-gitlab/blame/85caccc3662822a694daf1a4bc65ea571d1b5682/settings.go
Added
Possible solution ??
See comment.