TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.buildFeatures
/
PullRequests
/
GitHubRoleFilter
Git
Hub
Role
Filter
enum
GitHubRoleFilter
:
Enum
<
PullRequests.GitHubRoleFilter
>
Content copied to clipboard
Pull request contributor role filter options
Entries
Properties
Entries
EVERYBODY
Link copied to clipboard
EVERYBODY
(
)
Content copied to clipboard
MEMBER_OR_COLLABORATOR
Link copied to clipboard
MEMBER_OR_COLLABORATOR
(
)
Content copied to clipboard
MEMBER
Link copied to clipboard
MEMBER
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard