xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.36k stars 935 forks source link

Add support for EmailsEnabled to groups #1909

Closed RicePatrick closed 4 months ago

RicePatrick commented 4 months ago

This PR adds support for the emails_enabled attribute to the Group APIs. This allows us to support that attribute in the Terraform provider prior to its removal in GitLab 17.0

RicePatrick commented 4 months ago

@svanharmelen - This is ready for review. If you wouldn't mind cutting a new tag after this is merged so that we can update the TF provider, I'd appreciate it :)