public class ProcessorEAP6ClosedPR extends ProcessorEAP6
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessorEAP6ClosedPR.ThreadingExperiment |
| Constructor and Description |
|---|
ProcessorEAP6ClosedPR() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
complain(org.jboss.pull.shared.connectors.RedhatPullRequest pullRequest,
List<String> description) |
protected org.eclipse.egit.github.core.Milestone |
findMilestone(String title)
Finds a github milestone.
|
protected String |
getBranchRegex(org.jboss.pull.shared.connectors.RedhatPullRequest pullRequest) |
List<org.jboss.pull.shared.connectors.RedhatPullRequest> |
getClosedPullRequests() |
static void |
main(String[] argv) |
protected boolean |
milestoneRule(org.eclipse.egit.github.core.Milestone milestone) |
org.jboss.pull.shared.spi.PullEvaluator.Result |
processPullRequest(org.jboss.pull.shared.connectors.RedhatPullRequest pullRequest) |
void |
run() |
protected void |
setMilestone(org.jboss.pull.shared.connectors.RedhatPullRequest pullRequest,
org.eclipse.egit.github.core.Milestone milestone) |
bugComplaints, defaultConfiguration, getValidBugs, isBugMilestoneSet, upstreamComplaintspostCommentaddLabel, hasLabel, removeLabel, setHelperpublic void run()
run in class ProcessorEAP6public org.jboss.pull.shared.spi.PullEvaluator.Result processPullRequest(org.jboss.pull.shared.connectors.RedhatPullRequest pullRequest)
processPullRequest in class ProcessorEAP6protected void complain(org.jboss.pull.shared.connectors.RedhatPullRequest pullRequest,
List<String> description)
protected String getBranchRegex(org.jboss.pull.shared.connectors.RedhatPullRequest pullRequest)
getBranchRegex in class ProcessorEAP6protected boolean milestoneRule(org.eclipse.egit.github.core.Milestone milestone)
milestoneRule in class ProcessorEAP6protected org.eclipse.egit.github.core.Milestone findMilestone(String title)
ProcessorEAP6findMilestone in class ProcessorEAP6protected void setMilestone(org.jboss.pull.shared.connectors.RedhatPullRequest pullRequest,
org.eclipse.egit.github.core.Milestone milestone)
setMilestone in class ProcessorEAP6Copyright © 2014 JBoss by Red Hat. All Rights Reserved.