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

Commitba6f174

Browse files
matthias-reiffnejch
authored andcommitted
feat(const): add PLANNER_ACCESS constant
1 parent45dda50 commitba6f174

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎gitlab/const.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ class PipelineStatus(GitlabEnum):
9393
NO_ACCESS=AccessLevel.NO_ACCESS.value
9494
MINIMAL_ACCESS=AccessLevel.MINIMAL_ACCESS.value
9595
GUEST_ACCESS=AccessLevel.GUEST.value
96+
PLANNER_ACCESS=AccessLevel.PLANNER.value
9697
REPORTER_ACCESS=AccessLevel.REPORTER.value
9798
DEVELOPER_ACCESS=AccessLevel.DEVELOPER.value
9899
MAINTAINER_ACCESS=AccessLevel.MAINTAINER.value
@@ -151,6 +152,7 @@ class PipelineStatus(GitlabEnum):
151152
"NOTIFICATION_LEVEL_PARTICIPATING",
152153
"NOTIFICATION_LEVEL_WATCH",
153154
"OWNER_ACCESS",
155+
"PLANNER_ACCESS",
154156
"REPORTER_ACCESS",
155157
"SEARCH_SCOPE_BLOBS",
156158
"SEARCH_SCOPE_COMMITS",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp