GerritTriggers
GerritTriggers
A list of Gerrit Trigger instances.
JSON Example
{
"count": 0,
"documents": {
"documents": {
"_createTimeInMicros": 1568625938000000,
"_createdBy": "exampleuser",
"_link": "/codestream/api/<prefix>/8365ef3b-8bf3-48aa-bd5d-7113fcff827c",
"_updateTimeInMicros": 1568625938000000,
"_updatedBy": "exampleuser",
"branch": "master",
"configurations": [
{
"pipeline": "rest_pipeline",
"input": {},
"eventType": "change-merged",
"failureComment": "Pipeline Execution Failed",
"successComment": "Pipeline Execution Successful"
},
{
"pipeline": "rest_pipeline",
"input": {},
"eventType": "patchset-created",
"verifiedLabel": "Verified",
"failureComment": "Pipeline Failed",
"successComment": "Pipeline Completed"
}
],
"createdAt": "2019-09-16 09:25:38.065065+00",
"createdBy": "exampleuser",
"description": "string",
"enabled": true,
"exclusions": [
{
"type": "PLAIN",
"value": "example.txt"
}
],
"gerritProject": "TestGerritProject",
"id": "8365ef3b-8bf3-48aa-bd5d-7113fcff827c",
"inclusions": [
{
"type": "PLAIN",
"value": "example.txt"
}
],
"listener": "Gerrit-Listener",
"name": "My-Name",
"prioritizeExclusion": true,
"project": "My-Project",
"updatedAt": "2019-09-16 09:25:38.065065+00",
"updatedBy": "exampleuser",
"version": "v1"
}
},
"links": [
"string"
],
"totalCount": 0
}
integer As int64
As int64
count
Optional
Number of resources within the current page.
object
documents
Optional
Details of the queried resources.
array of
string
links
Optional
Partial URLs representing the links to the queried resources.
integer As int64
As int64
totalCount
Optional
Number of resources across all pages.