Skip to content

Conversation

@BlackYoup
Copy link
Contributor

This PR adds support for custom attributes on groups (https://docs.gitlab.com/ce/api/custom_attributes.html). It's mostly copy and paste from what have been done from the projects. It fixes #769

I ended up using the TEST_GROUP properties in the tests, is that okay? I've added it as mandatory in the AbstractIntegrationTest::baseTestSetup() method. I did not edit the src/test/resources/test-gitlab4j.properties file to reflect that it is also used to test custom attributes, should I?

Let me know what you think of this!

@jabby jabby merged commit 18d6902 into gitlab4j:master Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for group custom attributes

2 participants