Files
atlantis/server/events/vcs/testdata/azuredevops-policyevaluations.json
Ken Kaizu da48fb515d chore(test): add no test dir tests, rename testdata dir (#2986)
* 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
2023-01-15 23:14:23 -06:00

17 lines
395 B
JSON

{
"value": [
{
"configuration": {
"isDeleted": false,
"isEnabled": true,
"isBlocking": true,
"settings": {
"statusGenre": "Atlantis Bot/atlantis",
"statusName": "plan"
}
},
"status": "approved"
}
],
"count": 1
}