Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbdc8852

Browse files
nejchmax-wittig
authored andcommitted
feat(const): add new Planner role to access levels
1 parent9061647 commitbdc8852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎gitlab/const.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ class AccessLevel(IntEnum):
1212
NO_ACCESS:int=0
1313
MINIMAL_ACCESS:int=5
1414
GUEST:int=10
15+
PLANNER:int=15
1516
REPORTER:int=20
1617
DEVELOPER:int=30
1718
MAINTAINER:int=40

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp