mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-30 10:48:40 +00:00
* add web_templates render tests * add ansic strip tests * move fixtures into testdata dir which is golang specific test dir name * add server/metrics tests * add recovery test * add runtime stats test
17 lines
395 B
JSON
17 lines
395 B
JSON
{
|
|
"value": [
|
|
{
|
|
"configuration": {
|
|
"isDeleted": false,
|
|
"isEnabled": true,
|
|
"isBlocking": true,
|
|
"settings": {
|
|
"statusGenre": "Atlantis Bot/atlantis",
|
|
"statusName": "plan"
|
|
}
|
|
},
|
|
"status": "approved"
|
|
}
|
|
],
|
|
"count": 1
|
|
} |