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

Commit547f385

Browse files
author
Gauvain Pocentek
committed
commit status: optional get attrs
1 parent0b8ed5a commit547f385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎gitlab/objects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,7 @@ class ProjectCommitStatus(GitlabObject):
909909
canUpdate=False
910910
canDelete=False
911911
requiredUrlAttrs= ['project_id','commit_id']
912+
optionalGetAttrs= ['ref_name','stage','name','all']
912913
requiredCreateAttrs= ['state']
913914
optionalCreateAttrs= ['description','name','context','ref',
914915
'target_url']

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp