Skip to content

Allow users to be added to merge/push rules of protected branches #653

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

Closed
bertramn opened this issue Dec 5, 2018 · 0 comments
Closed

Allow users to be added to merge/push rules of protected branches #653

bertramn opened this issue Dec 5, 2018 · 0 comments

Comments

@bertramn
Copy link

bertramn commented Dec 5, 2018

Description of the problem, including code/CLI snippet

The project.protectedbranches.create() method currently does not allow me to configure specific users push and merge rules. Is that hard to add?

GitLab API docs show how to add a user to a protected branch.

Expected Behavior

Able to set users to be able to merge/push to the protected branch.

Actual Behavior

No option

Specifications

  • python-gitlab version: 1.6.0
  • API version you are using (v3/v4): v4
  • Gitlab server version (or gitlab.com): 11.2
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant