Skip to content

Commit 9c1d12c

Browse files
authored
Merge pull request #601 from gokberkince/fix_decoding_error_for_gitlab
2 parents acfbbf6 + c38a87b commit 9c1d12c

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)