public class GitHubPushMessage extends Object
Message reporting that a GitHub push has occurred
See http://schemas.taskcluster.net/github/v1/github-push-message.json#
| Modifier and Type | Field and Description |
|---|---|
Object |
details
Metadata describing the push.
|
String |
organization
The GitHub
organization which had an event. |
String |
repository
The GitHub
repository which had an event. |
Object |
version
Message version
|
| Constructor and Description |
|---|
GitHubPushMessage() |
Copyright © 2014–2015 Mozilla. All rights reserved.