@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
请参阅: 说明
| 类 | 说明 |
|---|---|
| CheckRunGHEventSubscriber |
This subscriber manages
GHEvent.CHECK_RUN event and handles the re-run action request. |
| CheckRunGHEventSubscriber.GitHubChecksRerunActionCause |
Declares that a build was started due to a user's rerun request through GitHub checks API.
|
| GitHubChecksPublisher |
A publisher which publishes GitHub check runs.
|
| GitHubChecksPublisherFactory |
An factory which produces
GitHubChecksPublisher. |
| SCMFacade |
Facade to
GitHubSCMSource and GitSCM in Jenkins. |
Copyright © 2016–2020. All rights reserved.