8000 Update groups.rst by rnelson01 · Pull Request #3095 · python-gitlab/python-gitlab · GitHub
[go: up one dir, main page]

Skip to content

Update groups.rst #3095

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update groups.rst #3095

wants to merge 1 commit into from

Conversation

rnelson01
Copy link

added docs example get all group members + access level

Changes

Documentation and testing

Please consider whether this PR needs documentation and tests. This is not required, but highly appreciated:

added docs example get all group members + access level
Copy link
Member
@nejch nejch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your contribution @rnelson01!

The commit message will need to be changed to pass our CI, see our contribution guidelines if you need help. I just have one additional question as well.

@@ -288,6 +288,15 @@ ancestor groups)::

members = group.members_all.list(get_all=True)

List all groups and all group member with access level::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels like it's covering a bit more than just the group members API and almost like a small cookbook example. WDYT about narrowing it down to just the API calls for members, or moving this example to a separate documentation page for longer examples?

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.

2 participants
0