| Package | Description |
|---|---|
| org.jenkinsci.plugins.githubautostatus | |
| org.jenkinsci.plugins.githubautostatus.notifiers |
| Modifier and Type | Method and Description |
|---|---|
static GithubNotificationConfig |
GithubNotificationConfig.fromRun(hudson.model.Run<?,?> run,
hudson.model.TaskListener listener)
Constructs a config object from a Run object.
|
static GithubNotificationConfig |
GithubNotificationConfig.fromRun(hudson.model.Run<?,?> run,
hudson.model.TaskListener listener,
org.kohsuke.github.GitHubBuilder githubBuilder)
Constructs a config object from a Run object and github builder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildStatusAction.addGithubNofifier(GithubNotificationConfig config)
Attempts to add a github notifier
|
| Modifier and Type | Method and Description |
|---|---|
BuildNotifier |
BuildNotifierManager.addGithubNotifier(GithubNotificationConfig config)
Adds a Github repository for notifications
|
Copyright © 2016–2018. All rights reserved.