Skip to content

feat(settings): implement support for 'silent_mode_enabled' #3193

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

Merged
merged 1 commit into from
May 13, 2025

Conversation

AdrianDC
Copy link
Contributor

Changes

Implement support for https://docs.gitlab.com/administration/silent_mode/

Example:

Documentation and testing

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

gitlab application-settings update --silent-mode-enabled 'true'
gitlab application-settings update --silent-mode-enabled 'false'
  • Documentation automatically generated and new key matches signup_enabled sources
  • No test added as most other settings are not implemented in tests/functional/cli/test_cli_v4.py

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

@JohnVillalovos JohnVillalovos left a comment

Choose a reason for hiding this comment

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

Thank you.

@JohnVillalovos JohnVillalovos enabled auto-merge (rebase) May 13, 2025 16:08
@JohnVillalovos JohnVillalovos merged commit a9163a9 into python-gitlab:main May 13, 2025
17 checks passed
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