public static class ForkPullRequestDiscoveryTrait.TrustContributors extends jenkins.scm.api.trait.SCMHeadAuthority<GitHubSCMSourceRequest,PullRequestSCMHead,PullRequestSCMRevision>
SCMHeadAuthority
that trusts contributors to the repository.Modifier and Type | Class and Description |
---|---|
static class |
ForkPullRequestDiscoveryTrait.TrustContributors.DescriptorImpl
Our descriptor.
|
Constructor and Description |
---|
TrustContributors()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkTrusted(GitHubSCMSourceRequest request,
PullRequestSCMHead head) |
_for, all, checkTrusted, getDescriptor, isApplicableTo, isApplicableTo, isApplicableTo, isTrusted, isTrusted
protected boolean checkTrusted(@NonNull GitHubSCMSourceRequest request, @NonNull PullRequestSCMHead head)
checkTrusted
in class jenkins.scm.api.trait.SCMHeadAuthority<GitHubSCMSourceRequest,PullRequestSCMHead,PullRequestSCMRevision>
Copyright © 2016–2020. All rights reserved.