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
Modifier and TypeClassDescriptionstatic class
With this listener one notifies to GitHub when the SCM checkout process has started.static class
With this listener one notifies to GitHub the build result.static class
With this listener one notifies to GitHub when a Job has been scheduled. -
Method Summary