terraform-provider-gitlab icon indicating copy to clipboard operation
terraform-provider-gitlab copied to clipboard

New Resource for Project-level notification settings

Open jshcmpbll opened this issue 5 years ago • 1 comments

Allow for a default notification level to be set for a project to reduce email spam and allow for users to opt into projects they want to be notified about.

jshcmpbll avatar Jan 22 '20 21:01 jshcmpbll

API reference if anybody wants to add a new gitlab_project_notification_settings resource: https://docs.gitlab.com/ee/api/notification_settings.html#group--project-level-notification-settings

or gitlab_global_notification_settings : https://docs.gitlab.com/ee/api/notification_settings.html#global-notification-settings

armsnyder avatar Sep 13 '20 01:09 armsnyder