All Classes and Interfaces
Class
Description
This subscriber manages
GHEvent.CHECK_RUN event and handles the re-run action request.Declares that a build was started due to a user's rerun request through GitHub checks API.
Default implementation for
GitHubChecksConfig.An invisible action to track the state of GitHub Checks so that the publisher can update existing checks by the
same name, and report back to the checks api the state of a named check (without having to go and check GitHub
each time).
Project-level configurations for users to customize GitHub checks.
Base class for a context that publishes GitHub checks.
A publisher which publishes GitHub check runs.
An factory which produces
GitHubChecksPublisher.GitHub checks configurations for jobs with
GitHubSCMSource.Descriptor implementation for
GitHubSCMSourceChecksTrait.Traits to control
AbstractStatusChecksProperties for jobs using
GitHubSCMSource.Descriptor implementation for
GitHubSCMSourceStatusChecksTrait.Configurations for users to customize status checks.
Implementing
AbstractStatusChecksProperties to retrieve properties
from jobs with GitHubSCMSource, GitSCM, or GitSCMSource.GitHub checks configurations for freestyle jobs with
GitSCM.Descriptor for
GitSCMChecksExtension.Git Extension that controls
AbstractStatusChecksProperties for freestyle jobs using GitSCM.Descriptor implementation for
GitSCMStatusChecksExtension.Facade to
GitHubSCMSource and GitSCM in Jenkins.