Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vmlrodrigues
Copy link
Contributor

This commit introduces the ability to assign custom member roles when adding or editing members in both groups and projects.

The following methods have been updated:

  • Gitlab::Client::Groups#add_group_member
  • Gitlab::Client::Groups#edit_group_member
  • Gitlab::Client::Projects#add_team_member
  • Gitlab::Client::Projects#edit_team_member

Each of these methods now accepts an optional member_role_id parameter within the options hash.

This commit introduces the ability to assign custom member roles
when adding or editing members in both groups and projects.

The following methods have been updated:
- `Gitlab::Client::Groups#add_group_member`
- `Gitlab::Client::Groups#edit_group_member`
- `Gitlab::Client::Projects#add_team_member`
- `Gitlab::Client::Projects#edit_team_member`

Each of these methods now accepts an optional `member_role_id`
parameter within the `options` hash.
@NARKOZ NARKOZ merged commit ef2eaa0 into NARKOZ:master Jun 12, 2025
4 checks passed
@NARKOZ
Copy link
Owner

NARKOZ commented Jun 12, 2025

Thank you ❤️

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