fix(users): allow 'update' API without required email/name/username rewrites by AdrianDC · Pull Request #3332 · python-gitlab/python-gitlab · GitHub
Skip to content

fix(users): allow 'update' API without required email/name/username rewrites#3332

Open
AdrianDC wants to merge 1 commit intopython-gitlab:mainfrom
AdrianDC:users-update-required
Open

fix(users): allow 'update' API without required email/name/username rewrites#3332
AdrianDC wants to merge 1 commit intopython-gitlab:mainfrom
AdrianDC:users-update-required

Conversation

@AdrianDC
Copy link
Copy Markdown
Contributor

Changes

Allow 'update' API without required email/name/username rewrites : https://docs.gitlab.com/api/users/#modify-a-user

Documentation and testing

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

gitlab user update --id '42' --name 'Bruce WAYNE'
  • Documentation automatically generated
  • No test added as most other settings are not implemented in tests/functional/cli/test_cli_v4.py

…ewrites

Signed-off-by: Adrian DC <radian.dc@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 22, 2026

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.

1 participant