| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.github |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<CreateCommentRequest,EmptyPayload> |
Github.createComment(String owner,
String repo,
String number,
CreateCommentRequest payload)
For a given Issue or Pull Request of a repository, this will write a new message.
|
| Modifier and Type | Method and Description |
|---|---|
CallSummary<CreateCommentRequest,EmptyPayload> |
Github.createComment(String owner,
String repo,
String number,
CreateCommentRequest payload)
For a given Issue or Pull Request of a repository, this will write a new message.
|
Copyright © 2014–2018 Mozilla. All rights reserved.