public static class ForkPullRequestDiscoveryTrait.TrustTeamForks extends jenkins.scm.api.trait.SCMHeadAuthority<BitbucketSCMSourceRequest,PullRequestSCMHead,PullRequestSCMRevision>
SCMHeadAuthority
that trusts forks belonging to the same account.Modifier and Type | Class and Description |
---|---|
static class |
ForkPullRequestDiscoveryTrait.TrustTeamForks.DescriptorImpl
Our descriptor.
|
Constructor and Description |
---|
TrustTeamForks()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkTrusted(BitbucketSCMSourceRequest request,
PullRequestSCMHead head) |
_for, all, checkTrusted, getDescriptor, isApplicableTo, isApplicableTo, isApplicableTo, isTrusted, isTrusted
protected boolean checkTrusted(@NonNull BitbucketSCMSourceRequest request, @NonNull PullRequestSCMHead head) throws IOException, InterruptedException
checkTrusted
in class jenkins.scm.api.trait.SCMHeadAuthority<BitbucketSCMSourceRequest,PullRequestSCMHead,PullRequestSCMRevision>
IOException
InterruptedException
Copyright © 2016–2022. All rights reserved.