The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
setGitHubPullRequestStatus
: Set GitHub PullRequest Commit StatusgithubPRStatusPublisher
: GitHub PR: set PR statusgithubPRClosePublisher
: GitHub PR: close PRgithubPRComment
: GitHub PR: post commentgithubPRAddLabels
: GitHub PR: add labelsgithubPRRemoveLabels
: GitHub PR: remove labelsgitHubPRStatus
: GitHub PR: set 'pending' statussetGitHubPullRequestStatus
: Set GitHub PullRequest Commit Statuscontext
(optional)
String
message
(optional)
String
state
(optional)
PENDING
, SUCCESS
, ERROR
, FAILURE
githubPRStatusPublisher
: GitHub PR: set PR statusstatusMsg
content
String
unstableAs
PENDING
, SUCCESS
, ERROR
, FAILURE
buildMessage
successMsg
content
String
failureMsg
content
String
statusVerifier
buildStatus
String
errorHandler
buildStatus
String
githubPRClosePublisher
: GitHub PR: close PRstatusVerifier
buildStatus
String
errorHandler
buildStatus
String
githubPRComment
: GitHub PR: post commentcomment
content
String
statusVerifier
buildStatus
String
errorHandler
buildStatus
String
githubPRAddLabels
: GitHub PR: add labelslabelProperty
labels
Every new label on new line
String
statusVerifier
buildStatus
String
errorHandler
buildStatus
String
githubPRRemoveLabels
: GitHub PR: remove labelslabelProperty
labels
Every new label on new line
String
statusVerifier
buildStatus
String
errorHandler
buildStatus
String
gitHubPRStatus
: GitHub PR: set 'pending' statusstatusMessage
content
String
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.