Skip to content

Commit c38a87b

Browse files
gokberk.incegokberk.ince
authored andcommitted
fixed gitlab decoding error
1 parent ceabfe5 commit c38a87b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Danger/GitLabDSL.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ public extension GitLab {
273273
case active
274274
case blocked
275275
case deactivated
276+
case ldapBlocked = "ldap_blocked"
276277
}
277278

278279
public let avatarUrl: String?

0 commit comments

Comments
 (0)