Skip to content
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

Rename Master role as Maintainer #279

Merged
merged 1 commit into from
Dec 8, 2020
Merged

Conversation

snim2
Copy link
Contributor

@snim2 snim2 commented Dec 7, 2020

At some point GitLab renamed its user roles, and Master became Maintainer. This commit brings the marge-bot up to date with this change.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
At some point GitLab renamed its user roles, and Master became
Maintainer. This commit brings the marge-bot up to date with
this change.
@tclh123 tclh123 merged commit c4c57e8 into smarkets:master Dec 8, 2020
@tclh123
Copy link
Contributor

tclh123 commented Dec 8, 2020

Thank you!

snim2 pushed a commit to snim2/marge-bot that referenced this pull request Feb 27, 2021
Valid access levels, according to:

https://docs.gitlab.com/ce/api/access_requests.html

are currently:

* No access (0)
* Minimal access (5) (Introduced in GitLab 13.5.)
* Guest (10)
* Reporter (20)
* Developer (30)
* Maintainer (40)
* Owner (50) - Only valid to set for groups

This commit ensures that the enum matches the docs.
This is a follow-up to PR smarkets#279.
qqshfox pushed a commit that referenced this pull request Apr 30, 2021
Valid access levels, according to:

https://docs.gitlab.com/ce/api/access_requests.html

are currently:

* No access (0)
* Minimal access (5) (Introduced in GitLab 13.5.)
* Guest (10)
* Reporter (20)
* Developer (30)
* Maintainer (40)
* Owner (50) - Only valid to set for groups

This commit ensures that the enum matches the docs.
This is a follow-up to PR #279.
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.

None yet

2 participants