-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More group options #362
More group options #362
Conversation
I'm new to golang, and it's showing. Could use some help on setting up the tests correctly. |
@roidelapluie ready for review |
@armsnyder is ther amy chance you can review this? thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the high quality contribution and the improvements to the test. I left one question and two docs suggestions.
😮 |
Co-authored-by: Adam Snyder <[email protected]>
Co-authored-by: Adam Snyder <[email protected]>
Supersedes #257, #331
Fixes #210
Add support for gitlab group fields:
Fields added:
ShareWithGroupLock (bool)
RequireTwoFactorAuth (bool)
TwoFactorGracePeriod (int)
ProjectCreationLevel (string: "noone", "maintainer", "developer")
SubGroupCreationLevel (string: "owner", "maintainer")
AutoDevopsEnabled (bool)
EmailsDisabled (bool)
MentionsDisabled (bool)