Approval.Always, Approval.And, Approval.Never, Approval.Not, Approval.Or
Constructor and Description |
---|
ReassignTo(String login)
Public ctor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
has(org.eclipse.egit.github.core.PullRequest request,
Github client,
Github.Repo repo)
This pull request has an approval?
|
@Step(value="assigned pull request #${args[0].number} to `${args[0].user.login}`") public boolean has(org.eclipse.egit.github.core.PullRequest request, Github client, Github.Repo repo) throws IOException
Approval
has
in interface Approval
request
- Pull requestclient
- Clientrepo
- RepositoryIOException
- If failsCopyright © 2009–2014 Rultor Inc.. All rights reserved.