Skip to content

Add `Project#add_[role]` methods

What does this MR do?

Adds role methods to Project, such as add_developer, add_reporter,etc....

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

To have cleaner code base and to keep consistency with other interfaces

What are the relevant issue numbers?

#20944 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

Merge request reports