JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.jenkinsci.plugins.github.pullrequest.events.impl
Class Summary
Class
Description
GitHubPRCloseEvent
When PR closed
GitHubPRCloseEvent.DescriptorImpl
GitHubPRCommentEvent
Trigger PR based on comment pattern.
GitHubPRCommentEvent.DescriptorImpl
GitHubPRCommitEvent
Triggers build when commit hash changed
GitHubPRCommitEvent.DescriptorImpl
GitHubPRDescriptionEvent
Used to skip PR builder.
GitHubPRDescriptionEvent.DescriptorImpl
GitHubPRLabelAddedEvent
When label is added to pull request.
GitHubPRLabelAddedEvent.DescriptorImpl
GitHubPRLabelExistsEvent
Trigger run when label exists.
GitHubPRLabelExistsEvent.DescriptorImpl
GitHubPRLabelNotExistsEvent
Trigger run when label doesn't exist.
GitHubPRLabelNotExistsEvent.DescriptorImpl
GitHubPRLabelPatternExistsEvent
Used to skip PR builder.
GitHubPRLabelPatternExistsEvent.DescriptorImpl
GitHubPRLabelRemovedEvent
When label is removed from GitHub issue(== pull request).
GitHubPRLabelRemovedEvent.DescriptorImpl
GitHubPRNonMergeableEvent
Event to skip PRs that can't be merged.
GitHubPRNonMergeableEvent.DescriptorImpl
GitHubPRNumber
Check that PR number #isMatch() to event configured number.
GitHubPRNumber.DescriptorImpl
GitHubPROpenEvent
When PR opened or commits changed in it
GitHubPROpenEvent.DescriptorImpl