public class FlagRules extends Rules
| Modifier and Type | Field and Description |
|---|---|
static String |
DEVEL_ACK |
static String |
PM_ACK |
static String |
QA_ACK |
protected Set<String> |
REQUIRED_FLAGS |
static String |
REQUIRED_FLAGS_PROPERTY |
| Constructor and Description |
|---|
FlagRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
processPullRequest(org.jboss.pull.shared.connectors.RedhatPullRequest pullRequest,
org.jboss.pull.shared.connectors.bugzilla.Bug bug) |
addLabel, hasLabel, removeLabel, setHelperpublic static final String REQUIRED_FLAGS_PROPERTY
public static final String PM_ACK
public static final String QA_ACK
public static final String DEVEL_ACK
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.