Class GitHubBuildStatusNotification
java.lang.Object
org.jenkinsci.plugins.github_branch_source.GitHubBuildStatusNotification
Manages GitHub Statuses.
- Job (associated to a PR) scheduled: PENDING
- Build doing a checkout: PENDING
- Build done: SUCCESS, FAILURE or ERROR
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classWith this listener one notifies to GitHub when the SCM checkout process has started.static classWith this listener one notifies to GitHub the build result.static classWith this listener one notifies to GitHub when a Job has been scheduled. -
Method Summary